summaryrefslogtreecommitdiff
path: root/games/iso-pernangband
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-27 18:52:18 +0000
committerjlam <jlam>2002-08-27 18:52:18 +0000
commit98a942625c186d0aff308495204895a87cd54b41 (patch)
tree834c100f595d1d9d2554587ed3477e40c1a13106 /games/iso-pernangband
parent91583d3eccfb866222f79cfce38bd059bda65045 (diff)
downloadpkgsrc-98a942625c186d0aff308495204895a87cd54b41.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'games/iso-pernangband')
-rw-r--r--games/iso-pernangband/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/iso-pernangband/Makefile b/games/iso-pernangband/Makefile
index 0a7be319808..c47fd37c047 100644
--- a/games/iso-pernangband/Makefile
+++ b/games/iso-pernangband/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/10/20 00:12:32 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/27 18:54:32 jlam Exp $
#
DISTNAME= iso-pern_src-0_2_6
@@ -11,7 +11,7 @@ MAINTAINER= collver@linuxfreemail.com
HOMEPAGE= http://www.isoband.cjb.net
COMMENT= isometric (pseudo 3D) view for Angband
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
USE_GMAKE= yes
USE_X11= yes
@@ -46,5 +46,5 @@ do-install:
${WRKSRC}/testing \
${PREFIX}/bin/iso-pernangband
-.include "../../devel/SDL/buildlink.mk"
+.include "../../devel/SDL/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"