diff options
Diffstat (limited to 'games/xconq/Makefile')
-rw-r--r-- | games/xconq/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 1c3482c5fac..98171929e0c 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/08/21 23:49:21 marino Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/06 11:55:00 asau Exp $ DISTNAME= xconq-7.4.1 PKGREVISION= 9 @@ -9,8 +9,6 @@ MAINTAINER= kleink@NetBSD.org HOMEPAGE= http://sources.redhat.com/xconq/ COMMENT= Xconq is a general strategy game system -PKG_DESTDIR_SUPPORT= user-destdir - USE_X11BASE= YES USE_TOOLS+= gmake makeinfo GNU_CONFIGURE= YES |