aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 08:28:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 08:28:04 +0000
commitd7e9393a5447681d7f379f2f154e663fc46284a1 (patch)
treeaadce6727be96158789ea4b3e8ea20461e33531e
parent947ee27e887e99e8c37b9938e4164f58cc4c63c7 (diff)
Notes
-rw-r--r--devel/p5-experimental/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-experimental/Makefile b/devel/p5-experimental/Makefile
index f60633596f93..2dbeb0c0e144 100644
--- a/devel/p5-experimental/Makefile
+++ b/devel/p5-experimental/Makefile
@@ -14,12 +14,10 @@ COMMENT= Experimental features made easy
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny
-
-USE_PERL5= modbuild
+NO_STAGE= yes
+USE_PERL5= modbuildtiny
USES= perl5
MAN3= experimental.3
-NO_STAGE= yes
.include <bsd.port.mk>