From fde693e93db35fe3bd1a21756278115f8bfa5d96 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 17 Sep 2013 06:28:07 +0000 Subject: Convert to new perl framework Convert from USE_GMAKE to USES=gmake --- games/gracer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/gracer') diff --git a/games/gracer/Makefile b/games/gracer/Makefile index e0e190b8f8a7..a41340d51a57 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ tcl84.1:${PORTSDIR}/lang/tcl84 USE_GL= glut -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build USE_AUTOTOOLS= autoconf213 CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \ CPPFLAGS="${CPPFLAGS}" -- cgit