diff options
Diffstat (limited to 'games/quarry/Makefile')
-rw-r--r-- | games/quarry/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/quarry/Makefile b/games/quarry/Makefile index c424c1f00f0..64ab662a83a 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/03/08 15:56:45 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/22 09:01:29 wiz Exp $ # DISTNAME= quarry-0.2.0 @@ -12,7 +12,6 @@ COMMENT= Multi-purpose GUI for several board games PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_DIRS+= xdg-1.4 USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config |