aboutsummaryrefslogtreecommitdiff
path: root/devel/hachoir-regex
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-regex
parent7bd535968e061981bbe85fb866ff330a304646a6 (diff)
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=334329
Diffstat (limited to 'devel/hachoir-regex')
-rw-r--r--devel/hachoir-regex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hachoir-regex/Makefile b/devel/hachoir-regex/Makefile
index b5f09cb07fbf..e4a6b162ffdf 100644
--- a/devel/hachoir-regex/Makefile
+++ b/devel/hachoir-regex/Makefile
@@ -12,5 +12,4 @@ COMMENT= Regular expression manipulation library
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-NO_STAGE= yes
.include <bsd.port.mk>