diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-31 14:20:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-31 14:20:29 +0000 |
commit | 810fcd34d222c8454edfe0f4482218015055ba7f (patch) | |
tree | 5ba4ff725a6e05112f6ecc70f2f03a2b41da603a /devel | |
parent | 98167c54e900ca7cd3d7970908c25de25138398f (diff) | |
download | ports-810fcd34d222c8454edfe0f4482218015055ba7f.tar.gz ports-810fcd34d222c8454edfe0f4482218015055ba7f.zip |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Notes
Notes:
svn path=/head/; revision=47231
Diffstat (limited to 'devel')
-rw-r--r-- | devel/arm-aout-binutils/Makefile | 1 | ||||
-rw-r--r-- | devel/arm-elf-binutils/Makefile | 1 | ||||
-rw-r--r-- | devel/autogen/Makefile | 1 | ||||
-rw-r--r-- | devel/avr-binutils/Makefile | 1 | ||||
-rw-r--r-- | devel/c2lib/Makefile | 1 | ||||
-rw-r--r-- | devel/dia2code/Makefile | 1 | ||||
-rw-r--r-- | devel/dotconf/Makefile | 1 | ||||
-rw-r--r-- | devel/ffcall/Makefile | 1 | ||||
-rw-r--r-- | devel/kdbg/Makefile | 1 | ||||
-rw-r--r-- | devel/libvanessa_adt/Makefile | 1 | ||||
-rw-r--r-- | devel/libvanessa_logger/Makefile | 1 | ||||
-rw-r--r-- | devel/libvanessa_socket/Makefile | 1 | ||||
-rw-r--r-- | devel/mipsel-linux-binutils/Makefile | 1 | ||||
-rw-r--r-- | devel/regexx/Makefile | 1 | ||||
-rw-r--r-- | devel/styx/Makefile | 1 | ||||
-rw-r--r-- | devel/t1lib/Makefile | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/devel/arm-aout-binutils/Makefile b/devel/arm-aout-binutils/Makefile index 0253a0392305..78448d9d005e 100644 --- a/devel/arm-aout-binutils/Makefile +++ b/devel/arm-aout-binutils/Makefile @@ -17,7 +17,6 @@ MAINTAINER= pbecke@javagear.com USE_BZIP2= yes USE_GMAKE= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=arm-aout USE_LIBTOOL= yes LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \ diff --git a/devel/arm-elf-binutils/Makefile b/devel/arm-elf-binutils/Makefile index 00346da9e955..b131808426c5 100644 --- a/devel/arm-elf-binutils/Makefile +++ b/devel/arm-elf-binutils/Makefile @@ -17,7 +17,6 @@ MAINTAINER= esk@ira.uka.de USE_BZIP2= yes USE_GMAKE= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=arm-elf USE_LIBTOOL= yes LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \ diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 0ec55f9befea..d0bcfcfc8962 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile USE_LIBTOOL= yes -GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile index b5c9852196a4..18143b531621 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/binutils-${PORTVERSION} USE_BZIP2= yes USE_GMAKE= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=avr USE_LIBTOOL= yes LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \ diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index 652df66b99e6..d43d9ee49926 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.annexia.org/freeware/c2lib/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/devel/dia2code/Makefile b/devel/dia2code/Makefile index 80235b596e06..0f6d53b705b9 100644 --- a/devel/dia2code/Makefile +++ b/devel/dia2code/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml USE_LIBTOOL= yes -GNU_CONFIGURE= yes XML_CONFIG= ${LOCALBASE}/bin/xml-config USE_GMAKE= yes diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index 8d0f969a6ee3..9264be612d0a 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 1a8af5b61462..28a9c0cf3d04 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index d90a1f527762..57ec5d3b2f12 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -15,7 +15,6 @@ MAINTAINER= jedgar@FreeBSD.org USE_LIBTOOL= yes USE_KDEBASE_VER=2 -GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kde-version=2 .include <bsd.port.mk> diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 17ced8a43623..1e99485825ce 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger INSTALLS_SHLIB= YES USE_LIBTOOL= YES -GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/vanessa_adt-${PORTVERSION} diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index 9817a60a3133..b1db1faf4907 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -23,7 +23,6 @@ MAN1= vanessa_logger_sample.1 INSTALLS_SHLIB= YES USE_LIBTOOL= YES -GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/vanessa_logger-${PORTVERSION} diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile index ebdefa34a894..cd7a9e476f63 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -26,7 +26,6 @@ MAN1= vanessa_socket_pipe.1 INSTALLS_SHLIB= YES USE_LIBTOOL= YES -GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/vanessa_socket-${PORTVERSION} diff --git a/devel/mipsel-linux-binutils/Makefile b/devel/mipsel-linux-binutils/Makefile index 94ca160d5e77..fa7e3d26005c 100644 --- a/devel/mipsel-linux-binutils/Makefile +++ b/devel/mipsel-linux-binutils/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lev@serebryakov.spb.ru PATCH_STRIP= -p1 USE_GMAKE= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} USE_LIBTOOL= yes LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \ diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile index b4fd3181afe5..a07ba4828fcc 100644 --- a/devel/regexx/Makefile +++ b/devel/regexx/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_LIBTOOL= yes USE_AUTOMAKE= yes USE_AUTOCONF= yes -GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/styx/Makefile b/devel/styx/Makefile index 3d8ffadaccd9..f192d09e3824 100644 --- a/devel/styx/Makefile +++ b/devel/styx/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv USE_LIBTOOL= yes -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include" \ LIBS="-L${PREFIX}/lib -lgiconv" CONFIGURE_ARGS= --includedir=${PREFIX}/include/styx \ diff --git a/devel/t1lib/Makefile b/devel/t1lib/Makefile index 00ec3feaaac8..c2a431d327af 100644 --- a/devel/t1lib/Makefile +++ b/devel/t1lib/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= ijliao@FreeBSD.org USE_LIBTOOL= yes -GNU_CONFIGURE= yes .if !defined(WITHOUT_X11) USE_XLIB= yes |