From 1de2b39b0cc412b5043604bdc1ed7446400f027e Mon Sep 17 00:00:00 2001 From: alane Date: Fri, 15 Nov 2002 13:14:36 +0000 Subject: Added a USE_PERL5. --- print/cups/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'print') diff --git a/print/cups/Makefile.inc b/print/cups/Makefile.inc index 7bc74296c88..7707177704e 100644 --- a/print/cups/Makefile.inc +++ b/print/cups/Makefile.inc @@ -30,6 +30,7 @@ DISTNAME= cups-${CUPS_VERSION}-${CUPS_REVISION}-source DISTFILES= ${DISTNAME}.tar.bz2 WRKSRC= ${WRKDIR}/cups-${CUPS_VERSION} +USE_PERL5= yes USE_BZIP2= yes #Breaks build.. USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit