aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Manifest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Manifest/Makefile')
-rw-r--r--devel/p5-Test-Manifest/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Test-Manifest/Makefile b/devel/p5-Test-Manifest/Makefile
index b4e929f58c4c..0fd8b622af51 100644
--- a/devel/p5-Test-Manifest/Makefile
+++ b/devel/p5-Test-Manifest/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Test-Manifest
-# Date created: 01 Nov 2003
-# Whom: Foxfair Hu <foxfair@FreeBSD.org>
-#
+# Created by: Foxfair Hu <foxfair@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Test-Manifest
PORTVERSION= 1.23
@@ -14,6 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to interact with a t/test_manifest file
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>