From b4d6b9c0f90aee0cecc66e4667655a388075fb65 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 12 Sep 2016 12:27:36 +0200 Subject: Makefile.bsd-wrapper for libXfont2 --- Makefile.bsd-wrapper | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper index c3c3738..1627208 100644 --- a/Makefile.bsd-wrapper +++ b/Makefile.bsd-wrapper @@ -1,12 +1,8 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.10 2010/01/17 20:48:49 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.15 2016/05/29 11:59:59 dcoppa Exp $ .include -SHARED_LIBS= Xfont 9.0 +SHARED_LIBS= Xfont2 0.0 -CONFIGURE_ARGS+= --with-xmlto=no - -.if ${XENOCARA_HAVE_SHARED_LIBS:L} == "no" -CONFIGURE_ARGS+= --disable-loadable-font-modules -.endif +CONFIGURE_ARGS+= --with-xmlto=no --disable-devel-docs .include -- cgit v1.2.3