Add missing build dep on texi2html, pointed out by nigel@.

Also add @comment'ed lines for lib/charset.alias and share/locale/locale.alias,
no problem at present but will save hassle if someone blindly update-plist's
later.
This commit is contained in:
sthen 2012-09-12 12:59:05 +00:00
parent fa5c52a1d9
commit ce5be91c38
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.30 2012/09/11 23:40:52 sthen Exp $
# $OpenBSD: Makefile,v 1.31 2012/09/12 12:59:05 sthen Exp $
COMMENT= GNU utility to indent C source files
DISTNAME= indent-2.2.10
PKGNAME= g${DISTNAME}
REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://www.gnu.org/software/indent/
@ -21,6 +22,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=indent/}
MODULES= devel/gettext
NO_REGRESS= Yes
BUILD_DEPENDS= textproc/texi2html
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --program-prefix="g" \
--without-included-gettext

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST,v 1.10 2012/09/11 23:40:52 sthen Exp $
@comment $OpenBSD: PLIST,v 1.11 2012/09/12 12:59:05 sthen Exp $
@bin bin/gindent
@bin bin/gtexinfo2man
@info info/indent.info
@comment lib/charset.alias
@man man/man1/gindent.1
share/doc/gindent/
share/doc/gindent/indent.html
@ -17,6 +18,7 @@ share/locale/hu/LC_MESSAGES/indent.mo
share/locale/it/LC_MESSAGES/indent.mo
share/locale/ja/LC_MESSAGES/indent.mo
share/locale/ko/LC_MESSAGES/indent.mo
@comment share/locale/locale.alias
share/locale/nl/LC_MESSAGES/indent.mo
share/locale/pl/LC_MESSAGES/indent.mo
share/locale/pt_BR/LC_MESSAGES/indent.mo