aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify-Mirror/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Notify-Mirror/Makefile')
-rw-r--r--devel/p5-SVN-Notify-Mirror/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-SVN-Notify-Mirror/Makefile b/devel/p5-SVN-Notify-Mirror/Makefile
index 0fd222a3e960..f21d96bc12a9 100644
--- a/devel/p5-SVN-Notify-Mirror/Makefile
+++ b/devel/p5-SVN-Notify-Mirror/Makefile
@@ -15,8 +15,8 @@ COMMENT= Keep a mirrored working copy of a repository path
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-SVN-Notify>=2.83:${PORTSDIR}/devel/p5-SVN-Notify \
- p5-YAML>=0.81:${PORTSDIR}/textproc/p5-YAML
+BUILD_DEPENDS= p5-SVN-Notify>=2.83:devel/p5-SVN-Notify \
+ p5-YAML>=0.81:textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
@@ -28,11 +28,11 @@ CONFIG_DESC= Enable YAML syntax for post-commit hook
SSH_DESC= Enable SSH for remote working copy update
RSYNC_DESC= Enable rsync for remote working copy update
-CONFIG_BUILD_DEPENDS= p5-SVN-Notify-Config>=0.0906:${PORTSDIR}/devel/p5-SVN-Notify-Config
-CONFIG_RUN_DEPENDS= p5-SVN-Notify-Config>=0.0906:${PORTSDIR}/devel/p5-SVN-Notify-Config
-RSYNC_BUILD_DEPENDS= p5-File-Rsync>=0.42:${PORTSDIR}/net/p5-File-Rsync
-RSYNC_RUN_DEPENDS= p5-File-Rsync>=0.42:${PORTSDIR}/net/p5-File-Rsync
-SSH_BUILD_DEPENDS= p5-Net-SSH>=0.08:${PORTSDIR}/net/p5-Net-SSH
-SSH_RUN_DEPENDS= p5-Net-SSH>=0.08:${PORTSDIR}/net/p5-Net-SSH
+CONFIG_BUILD_DEPENDS= p5-SVN-Notify-Config>=0.0906:devel/p5-SVN-Notify-Config
+CONFIG_RUN_DEPENDS= p5-SVN-Notify-Config>=0.0906:devel/p5-SVN-Notify-Config
+RSYNC_BUILD_DEPENDS= p5-File-Rsync>=0.42:net/p5-File-Rsync
+RSYNC_RUN_DEPENDS= p5-File-Rsync>=0.42:net/p5-File-Rsync
+SSH_BUILD_DEPENDS= p5-Net-SSH>=0.08:net/p5-Net-SSH
+SSH_RUN_DEPENDS= p5-Net-SSH>=0.08:net/p5-Net-SSH
.include <bsd.port.mk>