Drop USE_GROFF because mandoc's rendering isn't worse than groff's.
This commit is contained in:
parent
a4ee1aebe0
commit
2b19bf5e90
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:20:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2014/12/12 19:50:16 naddy Exp $
|
||||
|
||||
# crashes & hangs on anything but i386
|
||||
ONLY_FOR_ARCHS= i386
|
||||
@ -28,7 +28,6 @@ LIB_DEPENDS= databases/gdbm
|
||||
MAKE_ENV= ARCH="${MACHINE_ARCH}"
|
||||
CONF_DIR= ${WRKSRC}/config/unix/openbsd
|
||||
ALL_TARGET= Unicon
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_TARGET=X-Configure
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2014/10/22 13:51:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2014/12/12 19:50:16 naddy Exp $
|
||||
|
||||
COMMENT= clone of the Plan9 editor 'acme'
|
||||
|
||||
@ -18,7 +18,6 @@ WANTLIB= ICE SM X11 Xg Xt c frame m plan9c pthread-stubs xcb
|
||||
LIB_DEPENDS= plan9/9libs
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --with-9libs=${LOCALBASE}/include/9libs
|
||||
CONFIGURE_ENV= mhw_cv_mod_9libs_lib_path=${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user