diff options
Diffstat (limited to 'games/xsc')
-rw-r--r-- | games/xsc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xsc/Makefile b/games/xsc/Makefile index c97ca72ee57..3110f2a62d1 100644 --- a/games/xsc/Makefile +++ b/games/xsc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/03/04 06:59:06 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/06 11:55:03 asau Exp $ # DISTNAME= xsc-1.5 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.panix.com/~mbh/xsc/ COMMENT= Star Castle clone -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ INSTALLATION_DIRS= bin |