diff options
Diffstat (limited to 'games/gbrainy/Makefile')
-rw-r--r-- | games/gbrainy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index c64314f6342..45dd39ad54b 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/06/14 19:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2009/07/22 09:01:28 wiz Exp $ # DISTNAME= gbrainy-1.11 @@ -13,7 +13,6 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_DIRS+= xdg-1.4 USE_LIBTOOL= yes USE_LANGUAGES= c USE_TOOLS+= intltool pkg-config bash:run msgfmt |