xenocara/lib/libXt/Makefile.bsd-wrapper

9 lines
247 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2012/03/10 16:49:42 matthieu Exp $
2006-11-26 05:07:34 -07:00
2011-09-10 03:36:19 -06:00
SHARED_LIBS= Xt 10.1
2006-11-26 05:07:34 -07:00
CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults \
--without-xmlto --without-fop --without-xsltproc --without-glib
2006-11-26 05:07:34 -07:00
.include <bsd.xorg.mk>