diff options
Diffstat (limited to 'games/ccgo')
-rw-r--r-- | games/ccgo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile index 964c3fb138a..5ad64a79280 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2009/02/09 21:11:52 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2009/07/22 09:01:27 wiz Exp $ DISTNAME= ccgo-0.3.6.3 CATEGORIES= games @@ -14,7 +14,6 @@ DEPENDS+= gnugo>=3.4:../../games/gnugo USE_LANGUAGES= c c++ USE_TOOLS+= msgfmt pkg-config -USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |