summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj>2004-03-10 02:35:22 +0000
committersnj <snj>2004-03-10 02:35:22 +0000
commit0cf28fd30e5a71c3099fa180f5c0e33f585c34c2 (patch)
tree4b648d86162a93f55c23e923d2e260dd179f24b3
parentb0c5e88e6bd64046e7be9e7401929f06ab1615cb (diff)
downloadpkgsrc-0cf28fd30e5a71c3099fa180f5c0e33f585c34c2.tar.gz
Use bl3.
-rw-r--r--games/bridge-hands/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bridge-hands/Makefile b/games/bridge-hands/Makefile
index cff66f3bb8b..d5eaeccf212 100644
--- a/games/bridge-hands/Makefile
+++ b/games/bridge-hands/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/02/08 04:03:15 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/10 02:35:22 snj Exp $
DISTNAME= hands-2.0.bsd386
PKGNAME= bridge-hands-2.0
@@ -12,7 +12,7 @@ COMMENT= Generate hands for duplicate bridge
EXTRACT_ELEMENTS= hands/source
WRKSRC= ${WRKDIR}/hands/source
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
do-build:
cd ${WRKSRC}; ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} \