diff options
-rw-r--r-- | security/cp2fwb/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/security/cp2fwb/Makefile b/security/cp2fwb/Makefile index 9f93f44b61b4..b4e9cf8132db 100644 --- a/security/cp2fwb/Makefile +++ b/security/cp2fwb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cp2fwb -# Date created: 20 April 2002 -# Whom: Christian Brueffer <chris@unixpages.org> -# +# Created by: Christian Brueffer <chris@unixpages.org> # $FreeBSD$ -# PORTNAME= cp2fwb PORTVERSION= 0.6 @@ -23,10 +19,6 @@ NO_BUILD= yes .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 -.endif - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cp2fwbuilder ${PREFIX}/bin @${CAT} ${PKGMESSAGE} |