aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MurmurHash
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 19:02:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 19:02:50 +0000
commitb69c9c2bffa8560690c2a55b5e3c5f454940663e (patch)
tree7127be075a7d938613184f2e73da5dae34882137 /security/p5-Digest-MurmurHash
parent36da5994eadf53c09be3fd069c9da1ee7131ea2c (diff)
downloadports-b69c9c2bffa8560690c2a55b5e3c5f454940663e.tar.gz
ports-b69c9c2bffa8560690c2a55b5e3c5f454940663e.zip
Notes
Diffstat (limited to 'security/p5-Digest-MurmurHash')
-rw-r--r--security/p5-Digest-MurmurHash/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/p5-Digest-MurmurHash/Makefile b/security/p5-Digest-MurmurHash/Makefile
index 31b6f3593285..498a92b0550a 100644
--- a/security/p5-Digest-MurmurHash/Makefile
+++ b/security/p5-Digest-MurmurHash/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Digest::MurmurHash
-# Date created: 31 Dec 2011
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Digest-MurmurHash
PORTVERSION= 0.11
@@ -14,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for XS interface to the MurmurHash algorithm
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::MurmurHash.3