aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-SHA1/Makefile')
-rw-r--r--security/p5-Digest-SHA1/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile
index bc49602ad0a8..c4b088b40cb8 100644
--- a/security/p5-Digest-SHA1/Makefile
+++ b/security/p5-Digest-SHA1/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Digest-SHA1
-# Date created: 30 March 2001
-# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
-#
+# Created by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
# $FreeBSD$
-#
PORTNAME= Digest-SHA1
PORTVERSION= 2.13
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the SHA-1 Algorithm
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::SHA1.3