summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj>2004-03-10 01:08:27 +0000
committersnj <snj>2004-03-10 01:08:27 +0000
commite6595e75db65353cd861ade2008e7dce6e0b910e (patch)
tree1f25c58a2e73ea47f46657c97d02141994e0b8b1
parent85a07f5523200ad7459032b705166d60addc08a5 (diff)
downloadpkgsrc-e6595e75db65353cd861ade2008e7dce6e0b910e.tar.gz
Use bl3.
-rw-r--r--games/lbreakout/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile
index 98b34ef84f2..3903411c5b3 100644
--- a/games/lbreakout/Makefile
+++ b/games/lbreakout/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/26 21:41:18 jmmv Exp $
-#
+# $NetBSD: Makefile,v 1.18 2004/03/10 01:08:27 snj Exp $
DISTNAME= lbreakout-010315
PKGREVISION= 3
@@ -10,13 +9,13 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= Breakout-style arcade game
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_ARGS+= --disable-sound
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
PTHREAD_LIBS= -lpthread