diff options
Diffstat (limited to 'devel/p5-Git-Sub/Makefile')
-rw-r--r-- | devel/p5-Git-Sub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Git-Sub/Makefile b/devel/p5-Git-Sub/Makefile index a942b0fdfcc7..a6911d2c311b 100644 --- a/devel/p5-Git-Sub/Makefile +++ b/devel/p5-Git-Sub/Makefile @@ -13,8 +13,8 @@ COMMENT= Git commands imported into the git:: namespace LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS:= p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ - p5-System-Sub>=0:${PORTSDIR}/devel/p5-System-Sub +BUILD_DEPENDS:= p5-File-Which>=0:sysutils/p5-File-Which \ + p5-System-Sub>=0:devel/p5-System-Sub RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |