sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE.

This commit is contained in:
espie 2004-04-09 09:52:09 +00:00
parent 723ab79327
commit 8df7420f5f
10 changed files with 21 additions and 19 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2003/06/18 21:43:40 pvalchev Exp $
# $OpenBSD: Makefile,v 1.7 2004/04/09 09:52:09 espie Exp $
COMMENT= "Nebulous rewrite of Tower Toppler"
@ -19,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=toppler/}
LIB_DEPENDS= SDL_mixer::devel/sdl-mixer
CONFIGURE_STYLE= autoconf
CONFIGURE_STYLE= autoconf no-autoheader
MAKE_FLAGS= scoredir=/var/games
USE_X11= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2004/03/03 08:20:55 pvalchev Exp $
# $OpenBSD: Makefile,v 1.9 2004/04/09 09:52:09 espie Exp $
ONLY_FOR_ARCHS= alpha i386 sparc sparc64 amd64
@ -41,7 +41,7 @@ USE_GMAKE= Yes
# Regression tests are too hard to adapt to run here
NO_REGRESS= Yes
CONFIGURE_STYLE= autoconf
CONFIGURE_STYLE= autoconf no-autoheader
CONFIGURE_ARGS= --with-system-jpeg=${LOCALBASE} \
--with-system-png=${LOCALBASE} \
--with-system-zlib=/usr/lib \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2003/11/07 04:26:28 pvalchev Exp $
# $OpenBSD: Makefile,v 1.32 2004/04/09 09:52:09 espie Exp $
COMMENT= "X11-based presentation tool"
@ -24,7 +24,7 @@ RUN_DEPENDS+= pnmscale::graphics/netpbm
MODULES= gettext
USE_X11= Yes
CONFIGURE_STYLE=autoconf gnu imake
CONFIGURE_STYLE=autoconf gnu imake no-autoheader
CONFIGURE_ARGS= --disable-vflib
CONFIGURE_ARGS+= --enable-gif
CONFIGURE_ARGS+= --enable-freetype-charset16

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2004/01/24 13:52:39 naddy Exp $
# $OpenBSD: Makefile,v 1.10 2004/04/09 09:52:10 espie Exp $
COMMENT= "simple slang-based menu program"
@ -20,7 +20,7 @@ LIB_DEPENDS= slang.14::devel/libslang
FAKE_FLAGS= INSTALL_PREFIX=${WRKINST}
CONFIGURE_STYLE= autoconf
CONFIGURE_STYLE= autoconf no-autoheader
AUTOCONF_VERSION= 2.13
CONFIGURE_ENV= SLANG_LIB_LOC=${LOCALBASE}/lib \
SLANG_H_LOC=${LOCALBASE}/include/slang.h

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2004/02/01 16:23:36 jose Exp $
# $OpenBSD: Makefile,v 1.28 2004/04/09 09:52:10 espie Exp $
COMMENT= "raw IP packet construction library"
@ -16,7 +16,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= autoconf
CONFIGURE_STYLE= autoconf no-autoheader
WRKDIST= ${WRKDIR}/Libnet-1.0.2a

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2004/02/23 20:24:30 fgsch Exp $
# $OpenBSD: Makefile,v 1.9 2004/04/09 09:52:10 espie Exp $
COMMENT= "ICQ console client with encryption support"
@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= autoconf
CONFIGURE_STYLE= autoconf no-autoheader
AUTOCONF_VERSION= 2.57
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2002/07/10 11:56:35 matt Exp $
# $OpenBSD: Makefile,v 1.8 2004/04/09 09:52:10 espie Exp $
COMMENT= "secure passphrase generator"
@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/ppgen/
DISTFILES= ${DISTNAME}.tar.gz en.gz
EXTRACT_ONLY= ${DISTNAME}.tar.gz
CONFIGURE_STYLE=autoconf dest
CONFIGURE_STYLE=autoconf dest no-autoheader
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/ppgen

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2002/10/28 17:35:02 naddy Exp $
# $OpenBSD: Makefile,v 1.12 2004/04/09 09:52:10 espie Exp $
COMMENT= "logs smurf attacks"
DISTNAME= smurflog-2.1
@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu autoconf
CONFIGURE_STYLE= gnu autoconf no-autoheader
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2002/09/14 23:20:19 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2004/04/09 09:52:10 espie Exp $
COMMENT= "fast and light window manager with plug-ins"
@ -19,7 +19,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=golem/}
USE_X11= Yes
CONFIGURE_STYLE= autoconf dest
CONFIGURE_STYLE= autoconf dest no-autoheader
AUTOCONF_VERSION= 2.52
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2003/02/23 14:09:21 espie Exp $
# $OpenBSD: Makefile,v 1.9 2004/04/09 09:52:10 espie Exp $
COMMENT= "embedded documentation in C++"
CATEGORIES= x11 x11/kde devel
@ -8,6 +8,7 @@ DISTNAME= kdoc-${VERSION}
MASTER_SITES= ${MASTER_SITE_KDE:=stable/3.0.1/src/}
MODULES=
CONFIGURE_STYLE= autoconf no-autoheader
USE_GMAKE= No
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}