1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Support STAGE

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

View File

@ -21,5 +21,4 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/munkres.py \
%%PYTHON_SITELIBDIR%%/munkres.pyc \
%%PYTHON_SITELIBDIR%%/munkres.pyo
NO_STAGE= yes
.include <bsd.port.mk>