diff options
Diffstat (limited to 'games/liquidwar/Makefile')
-rw-r--r-- | games/liquidwar/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index fc235cc1f97..3b0d268bc56 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2007/11/29 17:28:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:04 joerg Exp $ # DISTNAME= liquidwar-5.6.4 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ufoot.org/liquidwar/v5 COMMENT= Unique multiplayer wargame +PKG_DESTDIR_SUPPORT= user-destdir + USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake GNU_CONFIGURE= YES |