diff options
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r-- | games/wormux/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile index c6069a59828..9374ea58eeb 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/04/23 13:10:07 adam Exp $ +# $NetBSD: Makefile,v 1.12 2009/07/22 09:01:30 wiz Exp $ DISTNAME= wormux-0.8.3 CATEGORIES= games @@ -11,7 +11,6 @@ COMMENT= Battle game PKG_DESTDIR_SUPPORT= user-destdir -USE_DIRS+= xdg-1.1 USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config msgfmt |