summaryrefslogtreecommitdiff
path: root/print/foomatic-filters
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-01-30 09:53:28 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-01-30 09:53:28 +0000
commit9214fb98280820ba14ad30764862ed9486d03b84 (patch)
tree309b2f5fc381908eb0fe7e6bb95a1a1d5e3aa2dc /print/foomatic-filters
parentFix pkg-plist and typo (diff)
Small typo with big consequences.
Notes
Notes: svn path=/head/; revision=127690
Diffstat (limited to 'print/foomatic-filters')
-rw-r--r--print/foomatic-filters/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 065e198f451d..8533d41da5fc 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -7,14 +7,14 @@
PORTNAME= foomatic-filters
PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.linuxprinting.org/download/foomatic/
MAINTAINER= lofi@FreeBSD.org
COMMENT= Foomatic wrapper scripts
-USE_PERL= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \
ac_cv_path_CUPS=${LOCALBASE}/libexec/cups \