emulators/wine-devel: Clean environment for gmake

PR:		277913
This commit is contained in:
O. Hartmann
2024-05-11 08:41:48 +00:00
committed by Gerald Pfeifer
parent c55536823d
commit c9fcc6ef30

View File

@@ -154,7 +154,7 @@ PLIST_SUB+= WINE32="" WINE64="@comment " WINEARCH="i386"
.endif
pre-build:
cd ${WRKSRC} && ${MAKE_CMD} depend
cd ${WRKSRC} && ${SETENVI} ${WRK_ENV} ${MAKE_CMD} depend
post-install:
.if ${ARCH} == i386