aboutsummaryrefslogtreecommitdiff
path: root/security/cp2fwb
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
commit99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch)
treebea626d8d7aaa3973f00760684b26d2ddcce74eb /security/cp2fwb
parentce05caaae21cd6b880cf5567917d6bde1c9144fa (diff)
downloadports-99ad9127356be7e975c6ea48d00fa2aba29468d7.tar.gz
ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324181
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 b4e9cf8132db..3d0ea6ab4bde 100644
--- a/security/cp2fwb/Makefile
+++ b/security/cp2fwb/Makefile
@@ -14,7 +14,7 @@ COMMENT= Checkpoint FW1 to Firewall Builder ruleset converter
RUN_DEPENDS= p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
PLIST_FILES= bin/cp2fwbuilder
-USE_PERL5= yes
+USES= perl5
NO_BUILD= yes
.include <bsd.port.pre.mk>