diff options
Diffstat (limited to 'devel/p5-Object-Pluggable/Makefile')
-rw-r--r-- | devel/p5-Object-Pluggable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Object-Pluggable/Makefile b/devel/p5-Object-Pluggable/Makefile index 473c26c7a33b..fda4a3586c92 100644 --- a/devel/p5-Object-Pluggable/Makefile +++ b/devel/p5-Object-Pluggable/Makefile @@ -15,7 +15,7 @@ COMMENT= Base class for creating plugin-enabled objects LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken +BUILD_DEPENDS= p5-Task-Weaken>=0:devel/p5-Task-Weaken RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |