1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Support STAGE

Approved by:	swills (mentor, implicit)
This commit is contained in:
Mark Felder 2014-01-28 12:44:35 +00:00
parent 5b43833914
commit 3eb5406882
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341541

View File

@ -16,5 +16,4 @@ USE_PYDISTUTILS= easy_install
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
NO_STAGE= yes
.include <bsd.port.mk>