summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-09 23:32:59 +0000
committersnj <snj@pkgsrc.org>2004-03-09 23:32:59 +0000
commit22139370421cdf80aa6aced717986e5d02296508 (patch)
tree7d0181a8078cb3690fc39ae5a4e5c896595eed9a
parent22c840e19c3954d0ab6928d8f0c5124021342c6a (diff)
downloadpkgsrc-22139370421cdf80aa6aced717986e5d02296508.tar.gz
Use bl3.
-rw-r--r--games/xbreaky/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xbreaky/Makefile b/games/xbreaky/Makefile
index 8ecef542fbb..89941c61ed9 100644
--- a/games/xbreaky/Makefile
+++ b/games/xbreaky/Makefile
@@ -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 @@ COMMENT= Breakout game for X11
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"