summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-15 13:14:36 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-15 13:14:36 +0000
commit3fe66939fa31f0d345a2de852aad10670bcc78a0 (patch)
treeedd7d438c2757d387d3aec154eb52d2f11609a8c
parentUpgrade to 0.12. (diff)
Added a USE_PERL5.
Notes
Notes: svn path=/head/; revision=70157
-rw-r--r--print/cups/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups/Makefile.inc b/print/cups/Makefile.inc
index 7bc74296c88e..7707177704e8 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