aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Constant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Constant/Makefile')
-rw-r--r--devel/p5-Class-Constant/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Class-Constant/Makefile b/devel/p5-Class-Constant/Makefile
index 419edc7bc7f4..c727249ca5a1 100644
--- a/devel/p5-Class-Constant/Makefile
+++ b/devel/p5-Class-Constant/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Class-Constant
-# Date created: 2006-08-27
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Class-Constant
PORTVERSION= 0.06
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Build constant classes
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Class::Constant.3