diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /devel | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) | |
download | ports-c68436a7b72179f073b6414d623457a5e3c24e12.tar.gz ports-c68436a7b72179f073b6414d623457a5e3c24e12.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBacus/Makefile | 1 | ||||
-rw-r--r-- | devel/cppadvio/Makefile | 1 | ||||
-rw-r--r-- | devel/gnustep-make/Makefile | 1 | ||||
-rw-r--r-- | devel/ixlib/Makefile | 1 | ||||
-rw-r--r-- | devel/libg++/Makefile | 1 | ||||
-rw-r--r-- | devel/libsigc++/Makefile | 1 | ||||
-rw-r--r-- | devel/libsigc++12/Makefile | 1 | ||||
-rw-r--r-- | devel/libsigc++20/Makefile | 1 | ||||
-rw-r--r-- | devel/mico/Makefile | 1 | ||||
-rw-r--r-- | devel/omniORB/Makefile | 1 | ||||
-rw-r--r-- | devel/projectcenter.app/Makefile | 1 | ||||
-rw-r--r-- | devel/py-omniorb/Makefile | 1 | ||||
-rw-r--r-- | devel/uds/Makefile | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 63c0cd148d64..527b8f8ddbe4 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ejc@bazzle.com USE_XLIB= yes INSTALLS_SHLIB= yes HAS_CONFIGURE= yes -USE_NEWGCC= yes CONFIGURE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MAN1= idl.1 MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \ diff --git a/devel/cppadvio/Makefile b/devel/cppadvio/Makefile index edcf9d6b476a..661456da4dd0 100644 --- a/devel/cppadvio/Makefile +++ b/devel/cppadvio/Makefile @@ -17,7 +17,6 @@ MAINTAINER= oleg@pobox.com WRKSRC= ${WRKDIR}/cppadvio ALL_TARGET= lib USE_GMAKE= yes -USE_NEWGCC= yes post-patch: @( cd ${WRKSRC}; ${MV} c++ c++.orig; \ diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index d8f9ec55a54b..6d4d5ad06940 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -20,7 +20,6 @@ MAINTAINER= dinoex@FreeBSD.org BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif -USE_NEWGCC= yes PREFIX= ${LOCALBASE}/GNUstep GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \ diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile index 3575c1158924..9c077ecb2b9f 100644 --- a/devel/ixlib/Makefile +++ b/devel/ixlib/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 45d454ed619a..3f1cea9e40be 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -27,7 +27,6 @@ MAINTAINER= ports@FreeBSD.org CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= GCC28SUBDIR=${GCC28DIR} -USE_NEWGCC= yes pre-configure: @${CP} -p ${FILESDIR}/Makefile.libg++ ${WRKSRC}/Makefile diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index d6abd586da58..19c2eb155165 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes -USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index d6abd586da58..19c2eb155165 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes -USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index d6abd586da58..19c2eb155165 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= libsigc \ MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes -USE_NEWGCC= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 186c19b44cad..73f4138d9527 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ENV= QTVER="2" BROKEN= "Needs someone to test with Qt2 support as Qt1 is gone." INSTALLS_SHLIB= yes -USE_NEWGCC= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index a78998963899..4f220749379f 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/omni BUILD_WRKSRC= ${WRKSRC}/src USE_PYTHON= yes -USE_NEWGCC= yes USE_GMAKE= yes INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile index 7524c0d8ec75..3e58c1869718 100644 --- a/devel/projectcenter.app/Makefile +++ b/devel/projectcenter.app/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-x PREFIX= ${LOCALBASE}/GNUstep WRKSRC= ${WRKDIR}/ProjectCenter -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile MAKE_ENV= ADDITIONAL_INCLUDE_DIRS="-I${WRKSRC}" \ diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 99b3313cbb82..cf3c882206cc 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/omniORB:build USE_PYTHON= yes -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= export diff --git a/devel/uds/Makefile b/devel/uds/Makefile index e25715f91e6f..d9aa25b5d66d 100644 --- a/devel/uds/Makefile +++ b/devel/uds/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://frost.flewid.de/dist/ MAINTAINER= ijliao@FreeBSD.org -USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |