diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2013-11-20 01:07:02 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2013-11-20 01:07:02 +0800 |
commit | 38bf6d20c5b99e8727451239d1a90920706d6f7c (patch) | |
tree | 780dd310c4861d49147fd8a95043db4c478bd458 /sysutils/hachoir-wx | |
parent | 8e671cb28f22f5a23c40f00e04e7bc2eebff2010 (diff) | |
download | freebsd-ports-gnome-38bf6d20c5b99e8727451239d1a90920706d6f7c.tar.gz freebsd-ports-gnome-38bf6d20c5b99e8727451239d1a90920706d6f7c.tar.zst freebsd-ports-gnome-38bf6d20c5b99e8727451239d1a90920706d6f7c.zip |
- Support STAGEDIR
Diffstat (limited to 'sysutils/hachoir-wx')
-rw-r--r-- | sysutils/hachoir-wx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/hachoir-wx/Makefile b/sysutils/hachoir-wx/Makefile index ce1658101ae4..aaceaefe879a 100644 --- a/sysutils/hachoir-wx/Makefile +++ b/sysutils/hachoir-wx/Makefile @@ -18,5 +18,4 @@ WX_COMPS= python WX_UNICODE= yes USE_PYDISTUTILS=yes -NO_STAGE= yes .include <bsd.port.mk> |