diff options
Diffstat (limited to 'devel/p5-Module-Pluggable-Fast/Makefile')
-rw-r--r-- | devel/p5-Module-Pluggable-Fast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Pluggable-Fast/Makefile b/devel/p5-Module-Pluggable-Fast/Makefile index 3aad232cecbc..cfbd179aa9ff 100644 --- a/devel/p5-Module-Pluggable-Fast/Makefile +++ b/devel/p5-Module-Pluggable-Fast/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fast plugins with instantiation -BUILD_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require +BUILD_DEPENDS= p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |