mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
devel/mk-configure
This commit is contained in:
parent
dd7b58c227
commit
56a2fee1d5
@ -36,6 +36,10 @@ post-install:
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
.if ${OPSYS} == "NetBSD" && ${OS_VARIANT} == Minix
|
||||
MAKE_ENV+= OPSYS=Minix MANGRP=operator BINGRP=operator
|
||||
.endif
|
||||
|
||||
.if ${OPSYS} == SunOS && exists(/usr/xpg4/bin/awk)
|
||||
REPLACE_INTERPRETER+= awk
|
||||
REPLACE.awk.old= /usr/bin/awk
|
||||
|
Loading…
x
Reference in New Issue
Block a user