diff options
Diffstat (limited to 'devel/p5-Module-Math-Depends/Makefile')
-rw-r--r-- | devel/p5-Module-Math-Depends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Math-Depends/Makefile b/devel/p5-Module-Math-Depends/Makefile index 9af38d45034c..26b6ab8054f9 100644 --- a/devel/p5-Module-Math-Depends/Makefile +++ b/devel/p5-Module-Math-Depends/Makefile @@ -14,7 +14,7 @@ COMMENT= Convenience object for manipulating module dependencies LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util +BUILD_DEPENDS= p5-Params-Util>=0:devel/p5-Params-Util RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |