diff options
Diffstat (limited to 'devel/p5-File-Slurp-Tree/Makefile')
-rw-r--r-- | devel/p5-File-Slurp-Tree/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Slurp-Tree/Makefile b/devel/p5-File-Slurp-Tree/Makefile index f59eba388c65..450ced6e0a6c 100644 --- a/devel/p5-File-Slurp-Tree/Makefile +++ b/devel/p5-File-Slurp-Tree/Makefile @@ -14,8 +14,8 @@ COMMENT= Slurp and emit file trees as nested hashes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ + p5-File-Slurp>=0:devel/p5-File-Slurp RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |