mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
set CONFIG_SITE in configure's environment.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.10 2011/03/08 20:48:59 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.11 2011/12/10 14:54:18 matthieu Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
@@ -8,6 +8,7 @@ config.status:
|
||||
ACLOCAL="aclocal -I ${X11BASE}/share/aclocal" \
|
||||
CFLAGS="${CFLAGS}" \
|
||||
PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" \
|
||||
CONFIG_SITE=$(CONFIG_SITE) \
|
||||
sh ${.CURDIR}/configure --prefix=${X11BASE} \
|
||||
--datarootdir=${X11BASE} \
|
||||
--enable-appdefaultdir=/etc/X11/app-defaults \
|
||||
|
||||
Reference in New Issue
Block a user