aboutsummaryrefslogtreecommitdiffstats
path: root/security/cp2fwb
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 02:37:23 +0800
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 02:37:23 +0800
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /security/cp2fwb
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadfreebsd-ports-gnome-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
freebsd-ports-gnome-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.zst
freebsd-ports-gnome-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'security/cp2fwb')
-rw-r--r--security/cp2fwb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cp2fwb/Makefile b/security/cp2fwb/Makefile
index 1efcbc61b3d0..9f93f44b61b4 100644
--- a/security/cp2fwb/Makefile
+++ b/security/cp2fwb/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Checkpoint FW1 to Firewall Builder ruleset converter
-RUN_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer
+RUN_DEPENDS= p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
PLIST_FILES= bin/cp2fwbuilder
USE_PERL5= yes