summaryrefslogtreecommitdiff
path: root/games/xbill
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-21 12:00:38 +0000
committerwiz <wiz>2002-10-21 12:00:38 +0000
commite04ff5520fd7900914251c6b8fa65363a09cb250 (patch)
tree4b82a9fca37533edad6b21de74877857a40bb16a /games/xbill
parent4cf18185bdd56c9af3b42c4813d1800b664a5998 (diff)
downloadpkgsrc-e04ff5520fd7900914251c6b8fa65363a09cb250.tar.gz
Convert to buildlink2.
Diffstat (limited to 'games/xbill')
-rw-r--r--games/xbill/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index eb2712c4bf0..b4a2fcc8c9e 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/09/27 23:18:08 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/10/21 12:09:16 wiz Exp $
#
DISTNAME= xbill-2.0
@@ -12,11 +12,12 @@ COMMENT= stop the dreaded Windows virus from infecting computers
CONFLICT= gnome-games-[0-9]*
+USE_BUILDLINK2= YES
USE_IMAKE= YES
-USE_XPM= YES
NO_INSTALL_MANPAGES= YES
post-install:
${INSTALL_MAN} ${WRKSRC}/xbill.man ${PREFIX}/man/man6/xbill.6
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"