Explicitely disable tools that could be found in /usr/local
This commit is contained in:
parent
a908922ac6
commit
35252dc665
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/09/10 09:36:19 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2012/03/10 16:49:42 matthieu Exp $
|
||||
|
||||
SHARED_LIBS= Xt 10.1
|
||||
|
||||
CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults
|
||||
CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults \
|
||||
--without-xmlto --without-fop --without-xsltproc --without-glib
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user