mandoc handles these pages just fine, no need for groff

This commit is contained in:
naddy 2010-10-31 16:03:52 +00:00
parent 8a26786deb
commit e5810da355
3 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2010/10/18 17:06:06 espie Exp $
# $OpenBSD: Makefile,v 1.38 2010/10/31 16:03:52 naddy Exp $
COMMENT= character set conversion library
@ -24,7 +24,6 @@ WANTLIB= c
BUILD_DEPENDS= ::devel/gperf
USE_LIBTOOL= Yes
USE_GROFF = Yes
SEPARATE_BUILD= simple
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/build-aux ${WRKSRC}/libcharset/build-aux

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2010/10/18 21:35:48 sthen Exp $
# $OpenBSD: Makefile,v 1.42 2010/10/31 16:03:52 naddy Exp $
COMMENT= GNU make
@ -25,7 +25,6 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --program-prefix="g"
CONFIGURE_ENV= CPPFLAGS="-I${DEPBASE}/include" \
LDFLAGS="-L${DEPBASE}/lib"
USE_GROFF = Yes
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/config
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2010/10/18 17:47:53 espie Exp $
# $OpenBSD: Makefile,v 1.24 2010/10/31 16:03:52 naddy Exp $
COMMENT= perfect hash functions, to help write parsers
@ -26,7 +26,6 @@ post-extract:
CONFIGURE_STYLE= gnu
# and it also insists upon installing under $(prefix)/doc...
MAKE_FLAGS= docdir='${TRUEPREFIX}/share/doc/gperf'
USE_GROFF = Yes
# N.B. gperf is a build dependency for libiconv; take care if
# gettext support is added to gperf.