From 0a40dc2375b36f8b0dde18c64f7a94194d1f8190 Mon Sep 17 00:00:00 2001 From: az Date: Thu, 12 Sep 2013 17:07:08 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- graphics/gimp-save-for-web/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gimp-save-for-web/Makefile') diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 4f4cc1abe162..9caad9bb537d 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -14,8 +14,8 @@ LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes -USES= gettext gmake pkgconfig -USE_PERL5_BUILD=yes +USES= gettext gmake pkgconfig perl5 +USE_PERL5= build GNU_CONFIGURE= yes USE_GNOME= gnomehack intltool -- cgit