Because of the TS' and
TE' macros, removing USE_GROFF would
actually make the manuals better, despite of some minor, non-fatal glitches. So, zap it again. Clue bat beating and ok schwarze@
This commit is contained in:
parent
2c18d7c4a0
commit
0620bf3aa3
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.10 2011/05/25 07:53:07 dcoppa Exp $
|
# $OpenBSD: Makefile,v 1.11 2011/05/29 20:27:28 dcoppa Exp $
|
||||||
|
|
||||||
COMMENT = clone of rxvt with Unicode and Xft support
|
COMMENT = clone of rxvt with Unicode and Xft support
|
||||||
|
|
||||||
DISTNAME = rxvt-unicode-9.11
|
DISTNAME = rxvt-unicode-9.11
|
||||||
|
REVISION = 0
|
||||||
CATEGORIES = x11
|
CATEGORIES = x11
|
||||||
|
|
||||||
EXTRACT_SUFX = .tar.bz2
|
EXTRACT_SUFX = .tar.bz2
|
||||||
@ -36,6 +37,4 @@ CONFIGURE_ARGS = --enable-256-color \
|
|||||||
# missing locale support
|
# missing locale support
|
||||||
CONFIGURE_ARGS += --disable-xim
|
CONFIGURE_ARGS += --disable-xim
|
||||||
|
|
||||||
USE_GROFF = Yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user