pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xpat2 Use bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f77d3b6ec35
branches:  trunk
changeset: 470311:1f77d3b6ec35
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Mar 08 01:24:49 2004 +0000

description:
Use bl3.

diffstat:

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

diffs (25 lines):

diff -r 7f236f32bb1b -r 1f77d3b6ec35 games/xpat2/Makefile
--- a/games/xpat2/Makefile      Mon Mar 08 01:09:51 2004 +0000
+++ b/games/xpat2/Makefile      Mon Mar 08 01:24:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/01/28 22:03:21 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/08 01:24:49 snj Exp $
 # FreeBSD: ports/games/xpat2/Makefile,v 1.11 2000/04/14 12:27:59 asami Exp
 
 DISTNAME=      xpat2-1.06
@@ -8,7 +8,7 @@
 MAINTAINER=    kuebart%mathematik.uni-ulm.de@localhost
 COMMENT=       X11 solitaire game with 14 variations
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_PKGINSTALL=        YES
 USE_X11BASE=   YES
 
@@ -26,5 +26,5 @@
        ${CHOWN} root.games ${PREFIX}/bin/xpat2
        ${CHMOD} 2555 ${PREFIX}/bin/xpat2
 
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index