diff options
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r-- | games/gnugo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index dfbc307edf1..0a54bbe246c 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/24 13:30:56 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/03/10 02:06:45 snj Exp $ DISTNAME= gnugo-3.4 CATEGORIES= games @@ -10,7 +10,7 @@ COMMENT= Go playing program GNU_CONFIGURE= yes USE_GNU_TOOLS+= make -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes INFO_FILES= gnugo.info |