aboutsummaryrefslogtreecommitdiff
path: root/devel/hachoir-parser/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-11-19 17:07:02 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-11-19 17:07:02 +0000
commite5916c1832663704fe3717ef9ebf0ea265a64c17 (patch)
tree780dd310c4861d49147fd8a95043db4c478bd458 /devel/hachoir-parser/Makefile
parent7bd535968e061981bbe85fb866ff330a304646a6 (diff)
downloadports-e5916c1832663704fe3717ef9ebf0ea265a64c17.tar.gz
ports-e5916c1832663704fe3717ef9ebf0ea265a64c17.zip
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=334329
Diffstat (limited to 'devel/hachoir-parser/Makefile')
-rw-r--r--devel/hachoir-parser/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hachoir-parser/Makefile b/devel/hachoir-parser/Makefile
index 79b06710c95a..36c584c0cf82 100644
--- a/devel/hachoir-parser/Makefile
+++ b/devel/hachoir-parser/Makefile
@@ -15,5 +15,4 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:${PORTSDIR}/devel/hac
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-NO_STAGE= yes
.include <bsd.port.mk>