From 8b77080918d0242431bdc02d5bbaca527cf1d34e Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 12 Sep 2013 15:23:58 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- print/gv/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/gv') diff --git a/print/gv/Makefile b/print/gv/Makefile index 0984de354e19..aa652df6ec9e 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -14,9 +14,8 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_XORG= xpm ice sm xext xmu x11 USE_GHOSTSCRIPT= yes -USE_GMAKE= yes -USES= iconv -USE_PERL5_BUILD= yes +USES= iconv gmake perl5 +USE_PERL5= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3