aboutsummaryrefslogtreecommitdiff
path: root/devel/hachoir-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hachoir-parser/Makefile')
-rw-r--r--devel/hachoir-parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hachoir-parser/Makefile b/devel/hachoir-parser/Makefile
index e2ec19dce883..1130e4166cb7 100644
--- a/devel/hachoir-parser/Makefile
+++ b/devel/hachoir-parser/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Parsers of most common file formats
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:${PORTSDIR}/devel/hachoir-core
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:${PORTSDIR}/devel/hachoir-core
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:devel/hachoir-core
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:devel/hachoir-core
USES= python
USE_PYTHON= distutils