diff options
Diffstat (limited to 'devel/py-pyxml2obj/Makefile')
-rw-r--r-- | devel/py-pyxml2obj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pyxml2obj/Makefile b/devel/py-pyxml2obj/Makefile index 5c977aba4181..7c78af33add6 100644 --- a/devel/py-pyxml2obj/Makefile +++ b/devel/py-pyxml2obj/Makefile @@ -16,4 +16,5 @@ USE_PYDISTUTILS= easy_install PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include <bsd.port.mk> |