8 lines
197 B
Makefile
8 lines
197 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2013/08/13 18:52:14 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xmu 11.0 Xmuu 6.0
|
|
|
|
CONFIGURE_ARGS+= --without-xsltproc --without-fop --without-xmlto
|
|
|
|
.include <bsd.xorg.mk>
|