summaryrefslogtreecommitdiffstats
path: root/net-mgmt/flowscan
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-30 04:55:31 +0000
committerlinimon <linimon@FreeBSD.org>2007-09-30 04:55:31 +0000
commitcaf6fcff5700569acaf7e2772d0c86de7bb716d1 (patch)
tree86b7fa5f321ffe506c38ef6e394b2a96f53c576d /net-mgmt/flowscan
parentc07b3d06f74c2b1f5144739f606ea2f60e5c4125 (diff)
downloadFreeBSD-ports-caf6fcff5700569acaf7e2772d0c86de7bb716d1.zip
FreeBSD-ports-caf6fcff5700569acaf7e2772d0c86de7bb716d1.tar.gz
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 'net-mgmt/flowscan')
-rw-r--r--net-mgmt/flowscan/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile
index 708a193..de39e52 100644
--- a/net-mgmt/flowscan/Makefile
+++ b/net-mgmt/flowscan/Makefile
@@ -28,6 +28,7 @@ RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
CFLOWD_FLOWSCAN_PATCH= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}/var/db/flows
+USE_PERL5= yes
WRKSRC= ${WRKDIR}/FlowScan-${PORTVERSION}
pre-install:
OpenPOWER on IntegriCloud