aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OFB
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
commitccbf063100dda497552c891ec2c6f2c3e2a7be28 (patch)
tree7b7cb14f7ebcc61a1cc4b02de0969d411923d421 /security/p5-Crypt-OFB
parent251f4ca6f14914170f3b0d23731bb82c39775a4a (diff)
downloadports-ccbf063100dda497552c891ec2c6f2c3e2a7be28.tar.gz
ports-ccbf063100dda497552c891ec2c6f2c3e2a7be28.zip
Notes
Diffstat (limited to 'security/p5-Crypt-OFB')
-rw-r--r--security/p5-Crypt-OFB/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Crypt-OFB/Makefile b/security/p5-Crypt-OFB/Makefile
index 0cfc5efc6444..4193ee3708fd 100644
--- a/security/p5-Crypt-OFB/Makefile
+++ b/security/p5-Crypt-OFB/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Crypt-OFB
-# Date created: Nov 2 2003
-# Whom: clsung
-#
+# Created by: clsung
# $FreeBSD$
-#
PORTNAME= Crypt-OFB
PORTVERSION= 0.01
@@ -17,7 +13,8 @@ COMMENT= Encrypt Data using OFB Mode
BUILD_DEPENDS= p5-Crypt-ECB>=0:${PORTSDIR}/security/p5-Crypt-ECB
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::OFB.3