diff options
Diffstat (limited to 'devel/p5-File-Find-Rule-VCS/Makefile')
-rw-r--r-- | devel/p5-File-Find-Rule-VCS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile index 748f9fdc01e0..7f7af7d988fd 100644 --- a/devel/p5-File-Find-Rule-VCS/Makefile +++ b/devel/p5-File-Find-Rule-VCS/Makefile @@ -14,8 +14,8 @@ COMMENT= Exclude files and directories for Version Control Systems LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob +BUILD_DEPENDS= p5-File-Find-Rule>=0.20:devel/p5-File-Find-Rule \ + p5-Text-Glob>=0.08:textproc/p5-Text-Glob RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |