summaryrefslogtreecommitdiff
path: root/games/bzflag
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-02 14:29:48 +0000
committerwiz <wiz>2005-06-02 14:29:48 +0000
commit8fbce4839496a3372764bc901591da744bd94d70 (patch)
tree593f64058abf6e7675b4177f1b4aea3e68fd3c98 /games/bzflag
parentd3df34c0e3619a8142e9ad3153d0eafa003ca676 (diff)
downloadpkgsrc-8fbce4839496a3372764bc901591da744bd94d70.tar.gz
Fix some pkglint warnings. Replace USE_PERL5
by adding perl to the tools.
Diffstat (limited to 'games/bzflag')
-rw-r--r--games/bzflag/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index 4d32ce7174b..746299760b6 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,20 +1,18 @@
-# $NetBSD: Makefile,v 1.19 2005/06/02 14:24:04 blymn Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/02 14:29:48 wiz Exp $
DISTNAME= bzflag-2.0.2.20050318
PKGNAME= ${DISTNAME:S/.20050318//}
-PKGREVISION= 0
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}
-MAINTAINER= dtremenak@users.sourceforge.net
+MAINTAINER= dtremenak@users.sourceforge.net
HOMEPAGE= http://www.bzflag.org/
COMMENT= OpenGL tank game
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
USE_NCURSES= # resize_term()
-USE_PERL5= build
USE_X11= yes
CPPFLAGS+= -I/usr/pkg/include -I${X11BASE}/include