diff options
author | will <will@FreeBSD.org> | 2002-01-06 06:20:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-01-06 06:20:22 +0000 |
commit | 7eb7e56282b3d26029261bb2d568d95ee0d63aa9 (patch) | |
tree | fad9de51cf97a70df5fe58cca638640e3ab5d923 /net | |
parent | 33365d87de0091e8c98f38b81447d07d6a67315a (diff) | |
download | FreeBSD-ports-7eb7e56282b3d26029261bb2d568d95ee0d63aa9.zip FreeBSD-ports-7eb7e56282b3d26029261bb2d568d95ee0d63aa9.tar.gz |
First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
Diffstat (limited to 'net')
-rw-r--r-- | net/freeradius-devel/Makefile | 2 | ||||
-rw-r--r-- | net/gale/Makefile | 8 | ||||
-rw-r--r-- | net/net-snmp/Makefile | 2 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 2 | ||||
-rw-r--r-- | net/openldap2/Makefile | 2 | ||||
-rw-r--r-- | net/openldap20-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap20/Makefile | 2 | ||||
-rw-r--r-- | net/openldap21-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap21/Makefile | 2 | ||||
-rw-r--r-- | net/openldap22-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap22/Makefile | 2 | ||||
-rw-r--r-- | net/openldap23-server/Makefile | 2 | ||||
-rw-r--r-- | net/openldap24-server/Makefile | 2 |
13 files changed, 14 insertions, 18 deletions
diff --git a/net/freeradius-devel/Makefile b/net/freeradius-devel/Makefile index 5bcfe1f..d27b279 100644 --- a/net/freeradius-devel/Makefile +++ b/net/freeradius-devel/Makefile @@ -17,7 +17,7 @@ MAINTAINER= wollman@lcs.mit.edu WRKSRC= ${WRKDIR}/freeradius-alpha-snapshot-${PORTVERSION} -USE_AUTOCONF= YES +USE_AUTOCONF_VER=213 USE_LIBTOOL= YES USE_GMAKE= YES diff --git a/net/gale/Makefile b/net/gale/Makefile index e6cd444..9d63739 100644 --- a/net/gale/Makefile +++ b/net/gale/Makefile @@ -13,13 +13,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}gg MAINTAINER= peterh@sapros.com -BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc \ - automake:${PORTSDIR}/devel/automake +BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \ adns.1:${PORTSDIR}/net/adns USE_OPENSSL= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 INSTALLS_SHLIB= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib @@ -28,9 +27,6 @@ CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -pre-configure: - cd ${WRKSRC} && aclocal - post-install: @${CAT} ${PKGMESSAGE} diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index c5e8202..ba1d73f 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= billf@FreeBSD.org -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index c5e8202..ba1d73f 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= billf@FreeBSD.org -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 913beeb..7d6902b 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_LIBTOOL= yes USE_OPENSSL= yes |