- remove USE_GROFF=Yes, manpages checked by brad.
from brad (MAINTAINER)
This commit is contained in:
parent
8ac5e1dd55
commit
90847ee882
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2010/11/22 10:16:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
COMMENT= audio/video converter and streamer with bktr(4) support
|
||||
|
||||
@ -69,7 +69,6 @@ LIBswscale_EXTRALIBS=-lm
|
||||
WRKTMP= ${WRKDIR}/tmp
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--cc=${CC} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.158 2011/01/04 13:59:17 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.159 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -56,7 +56,6 @@ FLAVOR?=
|
||||
CFLAGS+= -I/usr/include/kerberosV -I${LOCALBASE}/include
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
# Should be 2.65
|
||||
AUTOCONF_VERSION= 2.64
|
||||
CONFIGURE_STYLE= autoconf
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.85 2011/01/13 10:29:27 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.86 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -80,7 +80,6 @@ SEPARATE_BUILD= simple
|
||||
USE_LIBTOOL= Yes
|
||||
LIBTOOL_FLAGS+= --tag=disable-static
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
# Should be 2.67
|
||||
AUTOCONF_VERSION= 2.64
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.63 2010/11/19 22:31:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.64 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
COMMENT= Secure Internet Live Conferencing (SILC) client
|
||||
|
||||
@ -37,7 +37,6 @@ CONFDIR= ${SYSCONFDIR}/silc
|
||||
SUBST_VARS= CONFDIR
|
||||
|
||||
USE_LIBTOOL= gnu
|
||||
USE_GROFF = Yes
|
||||
LIBTOOL_FLAGS= --tag=disable-shared
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.63
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2010/11/19 22:31:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
COMMENT= Secure Internet Live Conferencing (SILC) server
|
||||
|
||||
@ -39,7 +39,6 @@ CONFDIR= ${SYSCONFDIR}/silcd
|
||||
SUBST_VARS= CONFDIR
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
LIBTOOL_FLAGS= --tag=disable-shared
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.63
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/22 11:16:33 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -25,7 +25,6 @@ MAKE_FLAGS+= VERBOSE=1
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-optimization
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2010/12/03 07:27:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -51,7 +51,6 @@ LIB_DEPENDS= archivers/bzip2 \
|
||||
USE_GMAKE= Yes
|
||||
# Gnash requires GNU libtool 2.2 or greater, so use the bundled one
|
||||
USE_LIBTOOL= gnu
|
||||
USE_GROFF= Yes
|
||||
LIBTOOL= ${WRKSRC}/libtool
|
||||
LIBTOOL_FLAGS+= --tag=disable-static
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.78 2010/11/22 10:16:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.79 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -26,7 +26,6 @@ RUN_DEPENDS+= www/spawn-fcgi
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
# Should be 2.65
|
||||
AUTOCONF_VERSION= 2.64
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/11 12:35:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
COMMENT= spawn FastCGI processes
|
||||
|
||||
@ -20,6 +20,5 @@ WANTLIB= c
|
||||
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.64
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.112 2011/01/14 19:46:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.113 2011/01/15 10:56:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -75,7 +75,6 @@ WANTLIB-main= FLAC GL GLU ICE lib/qt4/QtGui SM SDL SDL_image X11 Xau \
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
# Should be 2.65
|
||||
AUTOCONF_VERSION= 2.64
|
||||
|
Loading…
Reference in New Issue
Block a user