diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index 3d8fea0dfaf..8a1ef8f646a 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -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 \ diff --git a/devel/glib/Makefile b/devel/glib/Makefile index 0556cc977bc..59011a41dd1 100644 --- a/devel/glib/Makefile +++ b/devel/glib/Makefile @@ -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* diff --git a/x11/gtk+/Makefile b/x11/gtk+/Makefile index d4d4013ec49..d88d1bb110b 100644 --- a/x11/gtk+/Makefile +++ b/x11/gtk+/Makefile @@ -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"