summaryrefslogtreecommitdiff
path: root/lib/libXt/Makefile.bsd-wrapper
blob: 76d849d60c063b246c7d85a0d6e20779a5ceed1f (plain)
1
2
3
4
5
6
7
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2007/03/15 23:00:48 matthieu Exp $

SHARED_LIBS=	Xt 10.0

CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults

.include <bsd.xorg.mk>