summaryrefslogtreecommitdiff
path: root/devel/hg-git/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hg-git/Makefile')
-rw-r--r--devel/hg-git/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index f8cf2c5571fa..36b8d22af0dc 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -12,8 +12,8 @@ COMMENT= Mercurial extension to pull from or push to a Git repository
LICENSE= GPLv2
-RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=*:${PORTSDIR}/devel/dulwich \
- mercurial>=*:${PORTSDIR}/devel/mercurial
+RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=*:devel/dulwich \
+ mercurial>=*:devel/mercurial
PORTDOCS= README.md