pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bfb809ded01
branches:  trunk
changeset: 470515:4bfb809ded01
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Mar 09 23:32:59 2004 +0000

description:
Use bl3.

diffstat:

 games/xbreaky/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r a51c0547c816 -r 4bfb809ded01 games/xbreaky/Makefile
--- a/games/xbreaky/Makefile    Tue Mar 09 23:30:40 2004 +0000
+++ b/games/xbreaky/Makefile    Tue Mar 09 23:32:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/08 19:40:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/09 23:32:59 snj Exp $
 #
 
 DISTNAME=      xbreaky-0.0.5
@@ -12,9 +12,9 @@
 
 DEPENDS+=      xdg-dirs>=1.1:../../misc/xdg-dirs
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_X11=       YES
 
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/ossaudio.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index