aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-11-18 10:58:58 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-11-18 10:58:58 +0000
commit68fd0f8bd4c38251ff701c65c5558e04a32a970d (patch)
treed9fc6b02c27bf7948f1ae9c962b3b44072aea9dc /devel
parente701ff23bb3356f229c9c61115ec49d8f08dbb34 (diff)
downloadports-68fd0f8bd4c38251ff701c65c5558e04a32a970d.tar.gz
ports-68fd0f8bd4c38251ff701c65c5558e04a32a970d.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Module-Pluggable-Fast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Module-Pluggable-Fast/Makefile b/devel/p5-Module-Pluggable-Fast/Makefile
index 75b8b569a2d8..6b3b28d38fcc 100644
--- a/devel/p5-Module-Pluggable-Fast/Makefile
+++ b/devel/p5-Module-Pluggable-Fast/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Module-Pluggable-Fast
PORTVERSION= 0.16
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
@@ -16,7 +17,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lars@balker.dk
COMMENT= Fast plugins with instantiation
-BUILD_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports
+BUILD_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes