kill a few unneeded groff dependencies

This commit is contained in:
naddy 2012-08-10 20:11:41 +00:00
parent 92009531de
commit 4f8961c0ca
3 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2012/03/29 13:38:13 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2012/08/10 20:11:41 naddy Exp $
COMMENT= mikmod sound library
@ -25,7 +25,6 @@ WANTLIB= sndio
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
USE_LIBTOOL= Yes
USE_GROFF = Yes
CONFIGURE_ENV= CFLAGS="-DDRV_SNDIO" LIBRARY_LIB="-lsndio"
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --disable-dl \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.64 2012/03/29 13:38:13 sthen Exp $
# $OpenBSD: Makefile,v 1.65 2012/08/10 20:11:41 naddy Exp $
# Uses pthreads
COMMENT= useful routines for C programming
@ -27,7 +27,6 @@ CONFIGURE_ARGS+= --enable-static
NO_REGRESS= Yes
USE_LIBTOOL= Yes
USE_GROFF = Yes
post-extract:
@rm -f ${WRKSRC}/docs/glib.info*

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.73 2011/07/17 15:39:50 naddy Exp $
# $OpenBSD: Makefile,v 1.74 2012/08/10 20:11:41 naddy Exp $
COMMENT= General Toolkit for X11 GUI
@ -26,7 +26,6 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB += X11 Xau Xdmcp Xext Xi m pthread-stubs xcb glib gmodule
USE_LIBTOOL= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --with-xinput="xfree"