aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-creole
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-creole')
-rw-r--r--textproc/py-creole/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile
index c136e4d8d8ee..471b432f6dc4 100644
--- a/textproc/py-creole/Makefile
+++ b/textproc/py-creole/Makefile
@@ -14,7 +14,7 @@ COMMENT= Markup converter in pure Python
LICENSE= GPLv3
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:textproc/py-docutils
USES= python
USE_PYTHON= distutils autoplist