mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
devel/mk-configure
This commit is contained in:
parent
8747a11e93
commit
1ba64d0550
@ -38,6 +38,9 @@ post-install:
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
CHECK_PERMS_SKIP= */foobar.in */hello_world3.in */prog1.awk.in
|
||||
.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
|
||||
|
Loading…
x
Reference in New Issue
Block a user