mandoc(1) now supports .ta, drop USE_GROFF and bump
This commit is contained in:
parent
41e75a9655
commit
63731a77f6
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2014/11/30 05:41:35 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2017/05/08 09:55:26 schwarze Exp $
|
||||
|
||||
COMMENT= tightly integrated, free office package
|
||||
|
||||
VERSION= 3.6.1
|
||||
DISTNAME= siag-${VERSION}
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= productivity x11
|
||||
|
||||
HOMEPAGE= http://siag.nu/
|
||||
@ -17,8 +17,6 @@ WANTLIB += termcap
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/pub/siag/
|
||||
|
||||
USE_GROFF= Yes
|
||||
|
||||
LIB_DEPENDS= x11/mowitz \
|
||||
x11/neXtaw
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user