blob: 4410c907467d7c9df5502e248d656749fc5eacd0 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2012/03/10 16:54:54 matthieu Exp $
SHARED_LIBS= Xtst 10.0
CONFIGURE_ARGS= --without-xsltproc --without-xmlto --without-fop
.include <bsd.xorg.mk>
|