summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-09-23 17:48:42 +0000
committernork <nork@FreeBSD.org>2002-09-23 17:48:42 +0000
commit1fcb8c0e2644fc67e08db260409cec5ca1d19840 (patch)
treecc56376ca8faed6d54e180c339513a7618929e4c
parent609ad98e36dba326e0c093c378b377e5a0c93b8d (diff)
downloadFreeBSD-ports-1fcb8c0e2644fc67e08db260409cec5ca1d19840.zip
FreeBSD-ports-1fcb8c0e2644fc67e08db260409cec5ca1d19840.tar.gz
p5-Crypt-Twofish needs newer File::Spec (than perl 5.00503's one)
for building. Submitted by: bento Approved by: knu (mentor)
-rw-r--r--security/p5-Crypt-Twofish/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile
index cac1f9e..240d29c 100644
--- a/security/p5-Crypt-Twofish/Makefile
+++ b/security/p5-Crypt-Twofish/Makefile
@@ -14,6 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
+
+RESTRICTED= "Crypto; export-controlled"
+
PERL_CONFIGURE= yes
MAN3= Crypt::Twofish.3
OpenPOWER on IntegriCloud