pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/iso-pernangband Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ae927329fe7
branches:  trunk
changeset: 472651:7ae927329fe7
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 18:49:49 2004 +0000

description:
Convert to buildlink3.

diffstat:

 games/iso-pernangband/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 8e30b17122d6 -r 7ae927329fe7 games/iso-pernangband/Makefile
--- a/games/iso-pernangband/Makefile    Sun Apr 11 18:49:30 2004 +0000
+++ b/games/iso-pernangband/Makefile    Sun Apr 11 18:49:49 2004 +0000
@@ -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 @@
 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 @@
                ${WRKSRC}/testing \
                ${PREFIX}/bin/iso-pernangband
 
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index