Files
xenocara/lib/libXt/Makefile.bsd-wrapper
matthieu 9ba36148c6 Update to libXt 1.3.0.
minor bump because XtReallocArray() was added.
2023-07-03 09:20:46 +00:00

9 lines
259 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2023/07/03 09:20:46 matthieu Exp $
SHARED_LIBS= Xt 11.1
CONFIGURE_ARGS= --with-appdefaultdir=/usr/X11R6/share/X11/app-defaults \
--without-xmlto --without-fop --without-xsltproc --without-glib
.include <bsd.xorg.mk>