aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-Runtime/Makefile')
-rw-r--r--devel/p5-Module-Runtime/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Module-Runtime/Makefile b/devel/p5-Module-Runtime/Makefile
index 9ea635c3f566..44d828e3e4dd 100644
--- a/devel/p5-Module-Runtime/Makefile
+++ b/devel/p5-Module-Runtime/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Module-Runtime
-PORTVERSION= 0.005
+PORTVERSION= 0.006
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= brix@FreeBSD.org
COMMENT= Perl module for runtime module handling
+BUILD_DEPENDS= ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent
+RUN_DEPENDS= ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent
+
PERL_MODBUILD= yes
MAN3= Module::Runtime.3