summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj>2004-03-10 00:09:13 +0000
committersnj <snj>2004-03-10 00:09:13 +0000
commitcafa4899e7e7f0379ecc70920280586f9c627fb8 (patch)
tree0158ce0fb5acc7402b570aeb2ca46d61e874897b /games
parentf4d6a80cde0c15fb31be04ef0586a36b30f3767e (diff)
downloadpkgsrc-cafa4899e7e7f0379ecc70920280586f9c627fb8.tar.gz
Use bl3.
Diffstat (limited to 'games')
-rw-r--r--games/xbill/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index adadb936c28..5af0f73351c 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 16:50:01 martti Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/10 00:09:13 snj Exp $
#
DISTNAME= xbill-2.0
@@ -12,12 +12,12 @@ COMMENT= Stop the dreaded Windows virus from infecting computers
CONFLICT= gnome-games-[0-9]*
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES
post-install:
${INSTALL_MAN} ${WRKSRC}/xbill.man ${PREFIX}/man/man6/xbill.6
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"