diff options
Diffstat (limited to 'games/d2x/Makefile')
-rw-r--r-- | games/d2x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/d2x/Makefile b/games/d2x/Makefile index ce24146dab8..f0564c5ab15 100644 --- a/games/d2x/Makefile +++ b/games/d2x/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/11 09:40:40 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/29 18:58:23 joerg Exp $ # DISTNAME= d2x-0.2.5 @@ -10,7 +10,7 @@ MAINTAINER= airhead@users.sourceforge.net HOMEPAGE= http://icculus.org/d2x/ COMMENT= Descent II port -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes USE_TOOLS+= gmake D2X_DATA= ${PREFIX}/share/games/${PKGBASE} |