From 5c2e2aba68b7a0d03d82a7a94f85c212b332f14e Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 22 Jun 2017 07:43:50 +0000 Subject: [PATCH] Add USES=perl5 for cups-genppdupdate script. PR: 220085 Submitted by: glewis --- print/gutenprint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index 93dfea7c021e..a67e31331e5e 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -4,7 +4,7 @@ PORTNAME= gutenprint PORTVERSION= 5.2.12 -PORTREVISION?= 1 # also print/gimp-gutenprint +PORTREVISION?= 2 # also print/gimp-gutenprint CATEGORIES= print MASTER_SITES= SF/gimp-print/gutenprint-5.2/${PORTVERSION} @@ -19,7 +19,7 @@ CONFLICTS= gimp-print-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --enable-simplified-cups-ppds DLOPEN_LIBS=" " INSTALL_TARGET= install-strip -USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 +USES= gettext gmake libtool pathfix perl5 pkgconfig tar:bzip2 .if !defined(GUT_SLAVE) LIB_DEPENDS+= libcupsimage.so:print/cups