svn commit: r332387 - head/graphics/gscan2pdf
John Marino
marino at FreeBSD.org
Fri Nov 1 14:52:58 UTC 2013
Author: marino
Date: Fri Nov 1 14:52:57 2013
New Revision: 332387
URL: http://svnweb.freebsd.org/changeset/ports/332387
Log:
graphics/gscan2pdf: Fix PERL5 definition
Approved by: portmgr (tabthorpe)
Modified:
head/graphics/gscan2pdf/Makefile
Modified: head/graphics/gscan2pdf/Makefile
==============================================================================
--- head/graphics/gscan2pdf/Makefile Fri Nov 1 14:51:01 2013 (r332386)
+++ head/graphics/gscan2pdf/Makefile Fri Nov 1 14:52:57 2013 (r332387)
@@ -64,7 +64,7 @@ RUN_DEPENDS= p5-Archive-Tar>=0:${PORTSDI
USES= gmake perl5
USE_GNOME= gtk20 librsvg2
-PERL5= configure
+USE_PERL5= configure
MAN1= ${PORTNAME}.1 scanadf-perl.1 scanimage-perl.1
PORT_VERBS= ${PORTNAME} Gscan2pdf
More information about the svn-ports-head
mailing list