diff options
author | snj <snj@pkgsrc.org> | 2004-03-10 02:06:45 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-03-10 02:06:45 +0000 |
commit | 549f65ca230138cb88212d75be49b72ce85edfe8 (patch) | |
tree | a1f550ffb54f4e469d7fa42d8fe30f3da1d56794 /games | |
parent | 26e9a5e8677a3237ee2bf99e5d2dcb383aad0d80 (diff) | |
download | pkgsrc-549f65ca230138cb88212d75be49b72ce85edfe8.tar.gz |
Use bl3.
Diffstat (limited to 'games')
-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 |