summaryrefslogtreecommitdiff
path: root/games/iso-pernangband
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 18:49:49 +0000
committersnj <snj@pkgsrc.org>2004-04-11 18:49:49 +0000
commit67049eceb9e7646fea4c52de2b103e7b94e2c058 (patch)
tree1a3d88ec31af5bb3007e545bb6240c5095acc4b6 /games/iso-pernangband
parent7ee7661e7e21fdf356a6331002a8f31ea8d05998 (diff)
downloadpkgsrc-67049eceb9e7646fea4c52de2b103e7b94e2c058.tar.gz
Convert to buildlink3.
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 b45bccb9d95..f2c2ebe6b38 100644
--- a/games/iso-pernangband/Makefile
+++ b/games/iso-pernangband/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/11 18:49:49 snj Exp $
#
DISTNAME= iso-pern_src-0_2_6
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.isoband.cjb.net/
COMMENT= Isometric (pseudo 3D) view for Angband
WRKSRC= ${WRKDIR}/iso-pern_src/src
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_X11= yes
@@ -47,5 +47,5 @@ do-install:
${WRKSRC}/testing \
${PREFIX}/bin/iso-pernangband
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"