mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 19:28:58 +00:00
Explicitely disable groff.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.14 2010/09/04 10:33:11 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.15 2010/10/22 19:50:32 matthieu Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
SHARED_LIBS= X11 14.0
|
||||
|
||||
CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \
|
||||
--disable-composecache
|
||||
--disable-composecache --without-groff
|
||||
|
||||
.if ${XENOCARA_BUILD_XCB:L} == "no"
|
||||
CONFIGURE_ARGS+= --without-xcb
|
||||
|
||||
Reference in New Issue
Block a user