View | Details | Raw Unified | Return to bug 167521
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 71-76 Link Here
71
		WEBSERVICE "Build Webservice" off \
71
		WEBSERVICE "Build Webservice" off \
72
		NLS "Native language support" on
72
		NLS "Native language support" on
73
73
74
.SHELL:        path="/bin/sh" unsetenv=true
75
74
.include <bsd.port.options.mk>
76
.include <bsd.port.options.mk>
75
77
76
PLIST_SUB+=	PYTHON_VER=${PYTHON_VER} \
78
PLIST_SUB+=	PYTHON_VER=${PYTHON_VER} \

Return to bug 167521