2013-08-13 01:07:07 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.11 2013/08/13 07:07:15 guenther Exp $
|
2009-06-03 18:40:05 -06:00
|
|
|
.include <bsd.xconf.mk>
|
2006-11-26 05:07:34 -07:00
|
|
|
|
2013-08-13 01:07:07 -06:00
|
|
|
SHARED_LIBS= Xfont 10.0
|
2006-11-26 05:07:34 -07:00
|
|
|
|
2010-01-17 13:48:49 -07:00
|
|
|
CONFIGURE_ARGS+= --with-xmlto=no
|
|
|
|
|
2009-06-03 18:40:05 -06:00
|
|
|
.if ${XENOCARA_HAVE_SHARED_LIBS:L} == "no"
|
2007-05-08 03:00:45 -06:00
|
|
|
CONFIGURE_ARGS+= --disable-loadable-font-modules
|
|
|
|
.endif
|
|
|
|
|
2006-11-26 05:07:34 -07:00
|
|
|
.include <bsd.xorg.mk>
|