xenocara/lib/libXt/Makefile.bsd-wrapper

9 lines
259 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2014/08/13 21:02:16 matthieu Exp $
2006-11-26 05:07:34 -07:00
SHARED_LIBS= Xt 11.0
2006-11-26 05:07:34 -07:00
CONFIGURE_ARGS= --with-appdefaultdir=/usr/X11R6/share/X11/app-defaults \
--without-xmlto --without-fop --without-xsltproc --without-glib
2006-11-26 05:07:34 -07:00
.include <bsd.xorg.mk>