aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs2svn
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-03-30 09:43:57 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-03-30 09:43:57 +0000
commitea20d6170f277eb7687b0c4d9b504880867de3d5 (patch)
tree0e48cbd6d2a12707eeb2f4b64c2583da1b38418d /devel/cvs2svn
parente0ff0a15ff413fe75fce70616d7747c0e5a25ace (diff)
downloadports-ea20d6170f277eb7687b0c4d9b504880867de3d5.tar.gz
ports-ea20d6170f277eb7687b0c4d9b504880867de3d5.zip
Notes
Diffstat (limited to 'devel/cvs2svn')
-rw-r--r--devel/cvs2svn/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile
index 18cf6044dc5d..1c9e975f3e9a 100644
--- a/devel/cvs2svn/Makefile
+++ b/devel/cvs2svn/Makefile
@@ -14,7 +14,7 @@ PATCH_SITES= LOCAL/ohauer
MAINTAINER= ohauer@FreeBSD.org
COMMENT= CVS to Subversion Repository Converter
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm
RUN_DEPENDS:= ${BUILD_DEPENDS}
# 2.4.0 -> svn r5392
@@ -35,14 +35,14 @@ SUBVERSION_DESC= Build with subversion support
GIT_DESC= Build with git support
BAZAAR_DESC= Build with Bazaar support
-SUBVERSION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:${PORTSDIR}/devel/py-subversion
-GIT_RUN_DEPENDS= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git
-BAZAAR_RUN_DEPENDS= ${LOCALBASE}/bin/bzr:${PORTSDIR}/devel/bzr
+SUBVERSION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:devel/py-subversion
+GIT_RUN_DEPENDS= ${LOCALBASE}/bin/git:devel/git
+BAZAAR_RUN_DEPENDS= ${LOCALBASE}/bin/bzr:devel/bzr
.include <bsd.port.options.mk>
.if ${OSVERSION} > 1000000
-RUN_DEPENDS+= cvs:${PORTSDIR}/devel/cvs
+RUN_DEPENDS+= cvs:devel/cvs
.endif
# documents from ${WRKSRC}/doc