summaryrefslogtreecommitdiff
path: root/games/gnugo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r--games/gnugo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index 6193f0cd20a..2a6e8d66047 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/05/10 13:44:43 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2002/07/11 17:07:19 wiz Exp $
DISTNAME= gnugo-3.2
CATEGORIES= games
@@ -8,8 +8,9 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gnugo/
COMMENT= Go playing program
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_BUILDLINK_ONLY= yes
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"