aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-mixin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-mixin/Makefile')
-rw-r--r--devel/p5-mixin/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-mixin/Makefile b/devel/p5-mixin/Makefile
index 815fc17bee7d..e18b9a23facc 100644
--- a/devel/p5-mixin/Makefile
+++ b/devel/p5-mixin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-mixin
-# Date created: 22 july 2003
-# Whom: Mathieu Arnold <m@absolight.net>
-#
+# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD$
-#
PORTNAME= mixin
PORTVERSION= 0.07
@@ -17,7 +13,8 @@ COMMENT= Mix-in inheritance, an alternative to multiple inheritance
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= mixin.3 mixin::with.3