pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xfrisk Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b05f24d1e8d
branches:  trunk
changeset: 472725:2b05f24d1e8d
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Apr 12 00:28:38 2004 +0000

description:
Convert to buildlink3.

diffstat:

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

diffs (25 lines):

diff -r 04718d675e66 -r 2b05f24d1e8d games/xfrisk/Makefile
--- a/games/xfrisk/Makefile     Mon Apr 12 00:27:26 2004 +0000
+++ b/games/xfrisk/Makefile     Mon Apr 12 00:28:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/24 13:30:57 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/12 00:28:38 snj Exp $
 #
 
 DISTNAME=      xfrisk-1.2
@@ -11,7 +11,7 @@
 COMMENT=       X11 version of the classic Risk board game
 
 WRKSRC=                ${WRKDIR}/XFrisk
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
 USE_X11=       yes
 
@@ -32,5 +32,5 @@
 XAW_TYPE=3d
 .endif
 
-.include "../../mk/xaw.buildlink2.mk"
+.include "../../mk/xaw.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index