xenocara/lib/libXt/Makefile.bsd-wrapper
guenther b5bb12998e Bump the major on every single base library. There are a couple
not bumped by this that will be corrected soon.

heavy lifting by todd@
2013-08-13 07:07:07 +00:00

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>