8 lines
193 B
Makefile
8 lines
193 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2010/10/31 15:35:49 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xmu 10.0 Xmuu 5.0
|
|
|
|
CONFIGURE_ARGS+= --disable-docs --without-fop --without-xmlto
|
|
|
|
.include <bsd.xorg.mk>
|