b5bb12998e
not bumped by this that will be corrected soon. heavy lifting by todd@
9 lines
247 B
Makefile
9 lines
247 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2013/08/13 07:07:18 guenther Exp $
|
|
|
|
SHARED_LIBS= Xt 11.0
|
|
|
|
CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults \
|
|
--without-xmlto --without-fop --without-xsltproc --without-glib
|
|
|
|
.include <bsd.xorg.mk>
|