From ce0ffffc586e35c86d36f41b4db1b5adfbe52625 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Jun 2005 14:29:48 +0000 Subject: Fix some pkglint warnings. Replace USE_PERL5 by adding perl to the tools. --- games/bzflag/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'games/bzflag') 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 -- cgit v1.2.3