summaryrefslogtreecommitdiff
path: root/games/xbill
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commitd9e03c3558722b30a745e7e75c1d6ecc9c22c99f (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /games/xbill
parentb735b13875cb70c66b6ea714e5270b631b195051 (diff)
downloadpkgsrc-d9e03c3558722b30a745e7e75c1d6ecc9c22c99f.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'games/xbill')
-rw-r--r--games/xbill/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index b1dd8647450..16c2893129d 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/12/29 17:15:17 pooka Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/23 23:14:25 tron Exp $
#
DISTNAME= xbill-2.0
@@ -9,10 +9,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.xbill.org/
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-
-NO_INSTALL_MANPAGES= yes
-USE_IMAKE= yes
+USE_IMAKE= YES
+USE_XPM= YES
+NO_INSTALL_MANPAGES= YES
post-install:
${INSTALL_MAN} ${WRKSRC}/xbill.man ${PREFIX}/man/man6/xbill.6