mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
pkgin formatting fix
This commit is contained in:
parent
df40ce6741
commit
dc253fb19d
@ -51,6 +51,10 @@ MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
|
||||
|
||||
DEPENDS+= pkg_install>=20130901:../../pkgtools/pkg_install
|
||||
|
||||
.if (${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix")
|
||||
CONFIGURE_ENV += ac_cv_func_tcgetpgrp=no
|
||||
.endif
|
||||
|
||||
# those have official repositories
|
||||
.if (${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix")
|
||||
INSTALLATION_DIRS+= ${PREFIX}/etc/pkgin
|
||||
|
Loading…
x
Reference in New Issue
Block a user