diff options
Diffstat (limited to 'games/pioneers/Makefile')
-rw-r--r-- | games/pioneers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 3e757af88cf..ac5f4489314 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/03/08 15:56:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2009/07/22 09:01:29 wiz Exp $ # DISTNAME= pioneers-0.11.3 @@ -13,7 +13,6 @@ COMMENT= GNOME version of the Settlers of Catan board game PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES -USE_DIRS+= xdg-1.1 USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES |