diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 08:45:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 08:45:31 +0000 |
commit | c6f888194d1a7d263bc6ef4d66a1e3f02a334c07 (patch) | |
tree | 7b9361b59ef8fc197e0fac6178a2336024c2f6eb | |
parent | d31032cfe5b49c2504c37f433fef3b67550bc94e (diff) | |
download | ports-c6f888194d1a7d263bc6ef4d66a1e3f02a334c07.tar.gz ports-c6f888194d1a7d263bc6ef4d66a1e3f02a334c07.zip |
Notes
-rw-r--r-- | audio/alsa-lib/Makefile | 2 | ||||
-rw-r--r-- | audio/libmusicbrainz/Makefile | 1 | ||||
-rw-r--r-- | devel/boehm-gc/Makefile | 1 | ||||
-rw-r--r-- | devel/commoncpp/Makefile | 1 | ||||
-rw-r--r-- | devel/googletest/Makefile | 1 | ||||
-rw-r--r-- | devel/oniguruma5/Makefile | 1 | ||||
-rw-r--r-- | devel/readline/Makefile | 1 | ||||
-rw-r--r-- | graphics/djvulibre-nox11/Makefile | 1 | ||||
-rw-r--r-- | graphics/libspiro/Makefile | 1 | ||||
-rw-r--r-- | graphics/proj/Makefile | 1 | ||||
-rw-r--r-- | japanese/zinnia/Makefile | 1 | ||||
-rw-r--r-- | lang/embryo/Makefile | 1 | ||||
-rw-r--r-- | lang/php5/Makefile.ext | 1 | ||||
-rw-r--r-- | lang/php52/Makefile.ext | 1 | ||||
-rw-r--r-- | lang/php53/Makefile.ext | 1 | ||||
-rw-r--r-- | misc/chmlib/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libdv/Makefile | 1 | ||||
-rw-r--r-- | science/netcdf/Makefile | 1 | ||||
-rw-r--r-- | science/openbabel/Makefile | 1 | ||||
-rw-r--r-- | textproc/xerces-c3/Makefile | 1 |
20 files changed, 21 insertions, 0 deletions
diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile index 11981a9e11a6..532c6fcaaa7f 100644 --- a/audio/alsa-lib/Makefile +++ b/audio/alsa-lib/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.silug.org/pub/alsa/lib/ \ MAINTAINER= aragon@phat.za.net COMMENT= ALSA compatibility library + +WITH_FBSD10_FIX=yes USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/libmusicbrainz/Makefile b/audio/libmusicbrainz/Makefile index 760b240ece34..a7e0b9083f95 100644 --- a/audio/libmusicbrainz/Makefile +++ b/audio/libmusicbrainz/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 CONFLICTS= musicbrainz-1.* +WITH_FBSD10_FIX=yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 931200dc3d54..e9884a774531 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -15,6 +15,7 @@ DISTNAME= gc-${PORTVERSION:S/.a/alpha/} MAINTAINER= ports@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_GNOME= gnomehack USE_LDCONFIG= yes diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index 05bfa6089db0..0b4f01423a03 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME:S/$/2/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= GNU project portable class framework for C++ +WITH_FBSD10_FIX=yes USE_LDCONFIG= yes USE_GNOME= gnomehack USE_GMAKE= yes diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile index 1ffc25daf002..98f9184d20c7 100644 --- a/devel/googletest/Makefile +++ b/devel/googletest/Makefile @@ -14,6 +14,7 @@ DISTNAME= gtest-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= A framework for writing C++ tests on a variety of platforms +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PYTHON_BUILD= yes diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index efba9dd9e3df..7fa198b7e1af 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl +WITH_FBSD10_FIX=yes CONFLICTS= oniguruma-2.* GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/readline/Makefile b/devel/readline/Makefile index c592a5f889a9..62e9a50b4b45 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= eadler@FreeBSD.org COMMENT= A library for editing command lines as they are typed +WITH_FBSD10_FIX=yes LICENCE= GPLv3 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index 7bd5102d81cb..4d0e93c26426 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -20,6 +20,7 @@ LICENSE= GPLv2 LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff +WITH_FBSD10_FIX=yes USE_ICONV= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile index 96a27cedaf5f..c353eb59e4a4 100644 --- a/graphics/libspiro/Makefile +++ b/graphics/libspiro/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Library to convert clothoid splines into bezier splines +WITH_FBSD10_FIX=yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile index 840c4c0b6ba6..db73f9e3169d 100644 --- a/graphics/proj/Makefile +++ b/graphics/proj/Makefile @@ -19,6 +19,7 @@ CONFLICTS= proj4-[0-9]* DATUM_GRID_FILES= proj-datumgrid-1.5.zip +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/japanese/zinnia/Makefile b/japanese/zinnia/Makefile index d8d54a7d775a..8bd7c2f55fb3 100644 --- a/japanese/zinnia/Makefile +++ b/japanese/zinnia/Makefile @@ -17,6 +17,7 @@ COMMENT= A simple, customizable and portable online hand recognition system LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING +WITH_FBSD10_FIX=ye USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 5258bb4b02bf..4eb3b212025f 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A C like scripting language used in Enlightenment +WITH_FBSD10_FIX=yes LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index e57f760adcae..8711e674292a 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -5,6 +5,7 @@ USE_PHPEXT= yes PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} DEFAULT_PHP_VER=5 IGNORE_WITH_PHP=4 52 +WITH_FBSD10_FIX=yes EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext index 03658932796b..49f1252b38da 100644 --- a/lang/php52/Makefile.ext +++ b/lang/php52/Makefile.ext @@ -1,5 +1,6 @@ COMMENT= The ${PHP_MODNAME} shared extension for php +WITH_FBSD10_FIX=yes USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext index e57f760adcae..8711e674292a 100644 --- a/lang/php53/Makefile.ext +++ b/lang/php53/Makefile.ext @@ -5,6 +5,7 @@ USE_PHPEXT= yes PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} DEFAULT_PHP_VER=5 IGNORE_WITH_PHP=4 52 +WITH_FBSD10_FIX=yes EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index c3a50dd9166c..bc8f2abcc681 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.jedrea.com/chmlib/ MAINTAINER= fluffy@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files +WITH_FBSD10_FIX=yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-io64 --disable-pread --exec-prefix=${PREFIX} --disable-static --enable-examples diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile index 1c1e62598263..e26d7799573a 100644 --- a/multimedia/libdv/Makefile +++ b/multimedia/libdv/Makefile @@ -19,6 +19,7 @@ LICENSE= LGPL21 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ popt.0:${PORTSDIR}/devel/popt +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-gtk CONFIGURE_ENV= PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${LOCALBASE}/libdata/pkgconfig diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index b3cf850f4c33..da1deb33912a 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -19,6 +19,7 @@ COMMENT?= Library for machine-independent, array-oriented data access CONFLICTS= hdf-4.* netcdf-4.* PORTSCOUT= limit:^3\. +WITH_FBSD10_FIX=yes CONFIGURE_ARGS= --enable-shared CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC GNU_CONFIGURE= yes diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 99c80626a1a3..e8c5c5b72204 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -16,6 +16,7 @@ COMMENT= Chemistry file translation program LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs +WITH_FBSD10_FIX=yes USE_GNOME= gnomehack libxml2 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index 1cc2c19d1488..cc7a2ceedc61 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -17,6 +17,7 @@ COMMENT= Validating XML parser from the Apache XML Project CONFLICTS= xerces_c-[0-9]* xerces-c2-[0-9]* +WITH_FBSD10_FIX=yes USE_GMAKE= yes USE_GNOME= gnomehack USE_LDCONFIG= yes |