summaryrefslogtreecommitdiff
path: root/textproc/groff/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-15 08:11:01 +0000
committerwiz <wiz@pkgsrc.org>2003-05-15 08:11:01 +0000
commit8b646bbc2d936fae7ab87c8b40b77b664a9a112e (patch)
tree4e7eee76c3579a5af906a8afa7abf95d53276e5e /textproc/groff/Makefile
parent02d425ddd49a9ae4e9d7cdb48e44e3a3e34fc56a (diff)
downloadpkgsrc-8b646bbc2d936fae7ab87c8b40b77b664a9a112e.tar.gz
Add BUILD_DEPENDS on netpbm, and add thus installed images to PLIST.
Bump PKGREVISION to 1.
Diffstat (limited to 'textproc/groff/Makefile')
-rw-r--r--textproc/groff/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 50c5de7f299..34b8e6db2c5 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/05/07 13:18:25 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/05/15 08:11:01 wiz Exp $
#
DISTNAME= groff-1.19
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=groff/}
@@ -9,6 +10,8 @@ MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnu.org/software/groff/groff.html
COMMENT= GNU roff text processing suite
+BUILD_DEPENDS+= netpbm>=10.0:../../graphics/netpbm
+
GNU_CONFIGURE= YES
USE_PERL5= YES
USE_BUILDLINK2= YES