mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 03:39:26 +00:00
configure as checked out from CVS may not be executable. Patch from naddy@.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: bsd.xorg.mk,v 1.13 2007/03/17 19:32:41 matthieu Exp $ -*- makefile -*-
|
||||
# $OpenBSD: bsd.xorg.mk,v 1.14 2007/03/18 10:27:58 matthieu Exp $ -*- makefile -*-
|
||||
#
|
||||
# Copyright <20> 2006 Matthieu Herrb
|
||||
#
|
||||
@@ -91,7 +91,7 @@ config.status:
|
||||
esac; done
|
||||
.endif
|
||||
PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" CFLAGS="$(CFLAGS:C/ *$//)" \
|
||||
${CONFIGURE_ENV} ${.CURDIR}/configure --prefix=${X11BASE} \
|
||||
${CONFIGURE_ENV} sh ${.CURDIR}/configure --prefix=${X11BASE} \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=${X11BASE}/man \
|
||||
${_cache} \
|
||||
|
||||
Reference in New Issue
Block a user