pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/dcraw Placate pkglint. Remove outdated comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70543eeada79
branches:  trunk
changeset: 481430:70543eeada79
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 04 12:46:28 2004 +0000

description:
Placate pkglint. Remove outdated comment.

diffstat:

 graphics/dcraw/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 0cef2fd746b7 -r 70543eeada79 graphics/dcraw/Makefile
--- a/graphics/dcraw/Makefile   Mon Oct 04 12:44:55 2004 +0000
+++ b/graphics/dcraw/Makefile   Mon Oct 04 12:46:28 2004 +0000
@@ -1,21 +1,19 @@
-# $NetBSD: Makefile,v 1.8 2004/10/04 12:42:56 seb Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/04 12:46:28 wiz Exp $
 #
 
 DISTNAME=      dcraw
 PKGNAME=       dcraw-1.206
 PKGREVISION=   1
 CATEGORIES=    graphics
-# distfile changes frequently, use copy on ftp.NetBSD.org
-#MASTER_SITES= http://www.cybercom.net/~dcoffin/dcraw/
 MASTER_SITES=  http://www.cybercom.net/~dcoffin/dcraw/
 DISTFILES=     dcraw.c dcraw.1
-DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://www.cybercom.net/~dcoffin/dcraw/
 COMMENT=       Raw digital camera decoder
 
 WRKSRC=                ${WRKDIR}
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 USE_BUILDLINK3=        yes
 LIBS+=         -lm -ljpeg
 



Home | Main Index | Thread Index | Old Index