diff options
Diffstat (limited to 'graphics/dcraw')
-rw-r--r-- | graphics/dcraw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index d997383047a..5ca98ac66b4 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/07 09:16:47 seb Exp $ +# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:01 tv Exp $ # DISTNAME= dcraw @@ -13,7 +13,6 @@ COMMENT= Raw digital camera decoder WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME_NOREV} -USE_BUILDLINK3= yes LIBS+= -lm -ljpeg do-extract: |