diff options
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r-- | games/gnugo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index ce72b4c9a50..0f668abc5cc 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/12/17 10:15:32 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/06 11:54:41 asau Exp $ DISTNAME= gnugo-3.8 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/gnugo/ COMMENT= Go playing program LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes INFO_FILES= yes |