Drop USE_GROFF and bump: only unimportant white space differences in output.
Likely fixed by the recent improvement of automatic column width assignments.
This commit is contained in:
parent
bab6434af2
commit
fe5ca730b7
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2017/10/23 17:10:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2018/11/29 15:22:31 schwarze Exp $
|
||||
|
||||
COMMENT = medical image conversion
|
||||
|
||||
DISTNAME = xmedcon-0.14.1
|
||||
SHARED_LIBS = mdc 2.3 # .2.1
|
||||
CATEGORIES = graphics
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://xmedcon.sourceforge.net
|
||||
|
||||
@ -26,8 +26,6 @@ LIB_DEPENDS = x11/gtk+2
|
||||
|
||||
FAKE_FLAGS = sysconfdir=${TRUEPREFIX}/share/examples/xmedcon
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += --enable-static \
|
||||
--sysconfdir="${SYSCONFDIR}"
|
||||
|
Loading…
Reference in New Issue
Block a user