diff options
Diffstat (limited to 'games/abuse/Makefile')
-rw-r--r-- | games/abuse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 7258c0c0547..f58d905e629 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/01/04 02:55:02 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2015/07/04 16:18:34 joerg Exp $ DISTNAME= abuse_pd PKGNAME= abuse-2.0 @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # AWOL COMMENT= Full color 320x200 arcade quality platform shooter -USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS=${X11_LDFLAGS:Q} USE_TOOLS+= gmake gtar |