Mandoc understands enough tbl(7) now such that no relevant formatting
differences remain, so drop USE_GROFF and bump. Some of the manuals look seriously ugly with both groff and mandoc, and in some cases, how mandoc handles the broken input is less ugly - this is no doubt unusually intense DocBook insanity...
This commit is contained in:
parent
65b05c143d
commit
4717b11171
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2017/05/04 16:52:10 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2017/06/12 23:07:01 schwarze Exp $
|
||||
|
||||
COMMENT = MySQL management utilities
|
||||
|
||||
MODPY_EGG_VERSION = 1.6.5
|
||||
DISTNAME = mysql-utilities-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
MASTER_SITES = http://mirror.switch.ch/mirror/mysql/Downloads/MySQLGUITools/ \
|
||||
http://ftp.fi.muni.cz/pub/mysql/Downloads/MySQLGUITools/ \
|
||||
@ -19,8 +20,6 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
# XXX Regression tests are broken
|
||||
NO_TEST = Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user