aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cvs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Cvs/Makefile')
-rw-r--r--devel/p5-Cvs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Cvs/Makefile b/devel/p5-Cvs/Makefile
index 6e71d7251632..d627e7af48de 100644
--- a/devel/p5-Cvs/Makefile
+++ b/devel/p5-Cvs/Makefile
@@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Cvs - Object oriented interface to the CVS command
-RUN_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
+RUN_DEPENDS= p5-IO-Tty>=0:devel/p5-IO-Tty \
+ p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-IPC-Run>=0:devel/p5-IPC-Run
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5