summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-20 02:08:57 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-20 02:08:57 +0000
commitf9b5fee75a97a4aff2b4ea1447c4f13abb32fa01 (patch)
treee9b44ed421dc46d06ea44629065ef996f479800e /graphics/netpbm
parentActually put the patches in the files directory. (diff)
Add forgotten USE_REINPLACE.
PR: 39552 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=61608
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 9b1caf237c9f..1374cec4e567 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png \
jbig.1:${PORTSDIR}/graphics/jbigkit
+USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ENV= LN="${LN}" RANLIB="${RANLIB}"
MAKEFILE= GNUmakefile