diff options
Diffstat (limited to 'textproc/p5-String-Koremutake/Makefile')
-rw-r--r-- | textproc/p5-String-Koremutake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile index 22be9ac3fa8f..b72c8393e37b 100644 --- a/textproc/p5-String-Koremutake/Makefile +++ b/textproc/p5-String-Koremutake/Makefile @@ -14,8 +14,8 @@ COMMENT= Convert to/from Koremutake Memorable Random Strings LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ + p5-Test-Exception>=0:devel/p5-Test-Exception RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |