8 lines
197 B
Makefile
8 lines
197 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2012/03/10 14:22:08 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xmu 10.0 Xmuu 5.0
|
|
|
|
CONFIGURE_ARGS+= --without-xsltproc --without-fop --without-xmlto
|
|
|
|
.include <bsd.xorg.mk>
|