diff options
Diffstat (limited to 'devel/p5-Module-Pluggable-Fast/Makefile')
-rw-r--r-- | devel/p5-Module-Pluggable-Fast/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Module-Pluggable-Fast/Makefile b/devel/p5-Module-Pluggable-Fast/Makefile index 6bbb10996f2f..427a2a1b27d7 100644 --- a/devel/p5-Module-Pluggable-Fast/Makefile +++ b/devel/p5-Module-Pluggable-Fast/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Module-Pluggable-Fast -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Fast plugins with instantiation -BUILD_DEPENDS= ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \ - ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports +BUILD_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |