aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-30 12:55:31 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-30 12:55:31 +0800
commitcaf6fcff5700569acaf7e2772d0c86de7bb716d1 (patch)
tree86b7fa5f321ffe506c38ef6e394b2a96f53c576d /graphics
parentc07b3d06f74c2b1f5144739f606ea2f60e5c4125 (diff)
downloadfreebsd-ports-gnome-caf6fcff5700569acaf7e2772d0c86de7bb716d1.tar.gz
freebsd-ports-gnome-caf6fcff5700569acaf7e2772d0c86de7bb716d1.tar.zst
freebsd-ports-gnome-caf6fcff5700569acaf7e2772d0c86de7bb716d1.zip
Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cbview/Makefile1
-rw-r--r--graphics/cthumb/Makefile1
-rw-r--r--graphics/orca/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile
index 2263739cea8d..686963640475 100644
--- a/graphics/cbview/Makefile
+++ b/graphics/cbview/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \
${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
NO_BUILD= yes
+USE_PERL5= yes
USE_X_PREFIX= yes
PLIST_FILES= bin/${PORTNAME}
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile
index 46f52d1fa51a..742863361874 100644
--- a/graphics/cthumb/Makefile
+++ b/graphics/cthumb/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-themedir=${DATADIR}
+USE_PERL5= yes
MAN1= cthumb.1
diff --git a/graphics/orca/Makefile b/graphics/orca/Makefile
index bc12a4b7e8d8..d8324ade97fc 100644
--- a/graphics/orca/Makefile
+++ b/graphics/orca/Makefile
@@ -28,6 +28,7 @@ BUILD_DEPENDS= \
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --with-html-dir=${PREFIX}/www/data/orca
+USE_PERL5= yes
MAN1= orca.1