diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-09 23:26:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-09 23:26:04 +0800 |
commit | b227b572d808bc9da030a9f4a079976d44caca94 (patch) | |
tree | 1659ecc733f98dafc1d82c17de03ecbfa967a0c3 /graphics | |
parent | 5dda718fe934220c0f5af5544f2af8ccbe900563 (diff) | |
download | freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.tar.gz freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.tar.zst freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.zip |
- Remove WITH_FBSD10_FIX, is no longer needed
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 1 | ||||
-rw-r--r-- | graphics/djvulibre-nox11/Makefile | 1 | ||||
-rw-r--r-- | graphics/exiv2/Makefile | 1 | ||||
-rw-r--r-- | graphics/frei0r/Makefile | 1 | ||||
-rw-r--r-- | graphics/jbig2dec/Makefile | 1 | ||||
-rw-r--r-- | graphics/lcms/Makefile | 1 | ||||
-rw-r--r-- | graphics/lcms2/Makefile | 1 | ||||
-rw-r--r-- | graphics/libdrm/Makefile | 1 | ||||
-rw-r--r-- | graphics/liblqr-1/Makefile | 1 | ||||
-rw-r--r-- | graphics/libqrencode/Makefile | 1 | ||||
-rw-r--r-- | graphics/libspiro/Makefile | 1 | ||||
-rw-r--r-- | graphics/proj/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-cairo/Makefile | 1 | ||||
-rw-r--r-- | graphics/sane-backends/Makefile | 1 | ||||
-rw-r--r-- | graphics/webp/Makefile | 1 |
15 files changed, 0 insertions, 15 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index eeb7f4fd28e1..58ffa3631c32 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -20,7 +20,6 @@ USE_XZ= yes USE_PERL5= yes USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= libltdl -WITH_FBSD10_FIX=yes # For some reason, using our libtool breaks the build into pieces: #USE_AUTOTOOLS+= libtool GNU_CONFIGURE= yes diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index 4d0e93c26426..7bd5102d81cb 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -20,7 +20,6 @@ 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/exiv2/Makefile b/graphics/exiv2/Makefile index 340895e7fd29..a0dcaa9b67b1 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -16,7 +16,6 @@ COMMENT= Exif and Iptc metadata manipulation library and tools LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/graphics/frei0r/Makefile b/graphics/frei0r/Makefile index f2bf9e889b03..abae0cab5ad1 100644 --- a/graphics/frei0r/Makefile +++ b/graphics/frei0r/Makefile @@ -19,7 +19,6 @@ COMMENT?= Minimalistic plugin API for video effects .if !defined(BUILDING_FREI0R_METAPORT) GNU_CONFIGURE= yes -WITH_FBSD10_FIX=yes USE_GNOME= gnomehack pkgconfig MAKE_JOBS_SAFE= yes diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index c64f30f3e72c..ccdfcef54ec1 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -19,7 +19,6 @@ USE_XZ= yes:src GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -WITH_FBSD10_FIX= yes OPTIONS= PNG "Enable png support" On \ TESTS "Download and use test-images for post-build testing" Off diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 3a6206b71be9..27360cbe547a 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -22,7 +22,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include USE_LDCONFIG= yes -WITH_FBSD10_FIX= yes WRKSRC= ${WRKDIR}/lcms-1.19 OPTIONS= TIFFICC "Build color profile applier for tiff" off \ diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index 3cc1475c2053..66b26a90811d 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -WITH_FBSD10_FIX= yes OPTIONS= TIFFICC "Build color profile applier for TIFF" off \ JPEGICC "Build color profile applier for JPEG" off diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile index 83324cd7a420..823d49d21513 100644 --- a/graphics/libdrm/Makefile +++ b/graphics/libdrm/Makefile @@ -17,7 +17,6 @@ COMMENT= Userspace interface to kernel Direct Rendering Module services BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs -WITH_FBSD10_FIX= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/liblqr-1/Makefile b/graphics/liblqr-1/Makefile index 191f33f63042..9a3794bd489b 100644 --- a/graphics/liblqr-1/Makefile +++ b/graphics/liblqr-1/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= http://liblqr.wdfiles.com/local--files/en:download-page/ \ MAINTAINER= amdmi3@FreeBSD.org COMMENT= An easy to use C/C++ seam carving library -WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index 30b180400569..3e75027c56eb 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -18,7 +18,6 @@ COMMENT= A C library for encoding data in a QR Code symbol LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -WITH_FBSD10_FIX=yes USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile index c353eb59e4a4..96a27cedaf5f 100644 --- a/graphics/libspiro/Makefile +++ b/graphics/libspiro/Makefile @@ -14,7 +14,6 @@ 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 db73f9e3169d..840c4c0b6ba6 100644 --- a/graphics/proj/Makefile +++ b/graphics/proj/Makefile @@ -19,7 +19,6 @@ 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/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 31cb72ad38ae..95ea87c16036 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -23,7 +23,6 @@ USE_PYTHON= 2.6-2.7 USE_GMAKE= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes -WITH_FBSD10_FIX=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 3ac1eb5abb93..449a2a884e9d 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -36,7 +36,6 @@ CONFIGURE_ARGS= --with-docdir=${DOCSDIR} \ --disable-locking \ --enable-pthread USE_LDCONFIG= yes -WITH_FBSD10_FIX= yes MAKE_JOBS_UNSAFE= yes USE_RC_SUBR= saned diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 31458934f5d3..1761752dde92 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -17,7 +17,6 @@ COMMENT= Google WebP image format conversion tool LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -WITH_FBSD10_FIX= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig |