diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /graphics | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) | |
download | ports-0e682dded4b509db7af4b33742b81f23f7f5df47.tar.gz ports-0e682dded4b509db7af4b33742b81f23f7f5df47.zip |
Notes
Diffstat (limited to 'graphics')
72 files changed, 64 insertions, 72 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 040ec05eb665..095f196fea50 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -18,7 +18,7 @@ COMMENT= Image processing tools USE_XZ= yes USE_PERL5= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= libltdl # For some reason, using our libtool breaks the build into pieces: #USE_AUTOTOOLS+= libtool diff --git a/graphics/cairo-java/Makefile b/graphics/cairo-java/Makefile index eedd5d08e77e..c1c9e52dab84 100644 --- a/graphics/cairo-java/Makefile +++ b/graphics/cairo-java/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 1.5+ JAVA_OS= native -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" CAIRO_API_VERSION= 1.0 diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index 1cf44cae2f1f..8066e701a0c1 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -22,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget ltverhack +USE_GNOME= gnomehack ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}" diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index 9e6c40bfd64f..c954a28ee3d7 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif USE_AUTOTOOLS= libtool -USE_GNOME= gnometarget lthack +USE_GNOME= lthack GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index 33916d4947dc..625362334da9 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A general drawing canvas from dia dialog editor -USE_GNOME= gnomehack gnometarget pygnome2 +USE_GNOME= gnomehack pygnome2 USE_PYTHON= 2.2+ USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 2da604de2924..1d2a29e0d985 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -17,7 +17,7 @@ COMMENT= Standalone Djvu viewer and plugin based on Qt4 toolkit LIB_DEPENDS= djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnometarget +USE_GNOME= pkgconfig USE_QT_VER= 4 QT_COMPONENTS= gui network rcc_build uic_build moc_build qmake_build QT_NONSTANDARD= yes diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index 65fc5b8ae285..971662c8d81a 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff USE_ICONV= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= JPEG_CFLAGS="-I${LOCALBASE}/include" \ JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index e69839979aad..89685c9f2dec 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \ djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 USE_ICONV= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= JPEG_CFLAGS="-I${LOCALBASE}/include" \ JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ diff --git a/graphics/ecore-evas/Makefile b/graphics/ecore-evas/Makefile index 68455da2421c..595a5f4fe2e8 100644 --- a/graphics/ecore-evas/Makefile +++ b/graphics/ecore-evas/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas ecore libtool_hack USE_EFL_ECORE= input input_evas sdl -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/graphics/ecore-sdl/Makefile b/graphics/ecore-sdl/Makefile index 6d94504a103d..22ab3768701c 100644 --- a/graphics/ecore-sdl/Makefile +++ b/graphics/ecore-sdl/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes USE_SDL= sdl USE_EFL= ecore libtool_hack USE_EFL_ECORE= input -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_sdl INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index 67171db50357..860f541b4997 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes USE_EFL= eet evas ecore embryo libtool_hack librt_hack USE_EFL_EVAS_LOADERS= eet jpeg png USE_EFL_ECORE= evas file imf imf_evas -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS+= --without-vim diff --git a/graphics/edje_viewer/Makefile b/graphics/edje_viewer/Makefile index 0be7e9995031..6af57f225760 100644 --- a/graphics/edje_viewer/Makefile +++ b/graphics/edje_viewer/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas ecore edje elementary USE_EFL_ECORE= file -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index f8e06470f2cf..01e5f9998b54 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/ethumb/Makefile b/graphics/ethumb/Makefile index 7821f1e65885..dc62569d1a27 100644 --- a/graphics/ethumb/Makefile +++ b/graphics/ethumb/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina evas ecore edje libtool_hack USE_EFL_ECORE= evas file x11 input_evas -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-epdf diff --git a/graphics/evas-core/Makefile b/graphics/evas-core/Makefile index cc56dff74d40..3c8de492c79b 100644 --- a/graphics/evas-core/Makefile +++ b/graphics/evas-core/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= librt_hack libtool_hack DATADIR= ${PREFIX}/share/evas diff --git a/graphics/evas-engine-buffer/Makefile b/graphics/evas-engine-buffer/Makefile index bf64c724679f..0d8ce76ee828 100644 --- a/graphics/evas-engine-buffer/Makefile +++ b/graphics/evas-engine-buffer/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/buffer INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/graphics/evas-engine-opengl/Makefile b/graphics/evas-engine-opengl/Makefile index f2ca9ae8fe19..16fdfa55fc87 100644 --- a/graphics/evas-engine-opengl/Makefile +++ b/graphics/evas-engine-opengl/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack USE_XORG= x11 xext xrender USE_GL= gl glu diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index 5a327613556e..b2cf72d95816 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack USE_SDL= sdl BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/software_sdl diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index 100a22a7c1d3..0566386b9235 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack USE_XORG= x11 xext BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/software_x11 diff --git a/graphics/evas-engine-xrender/Makefile b/graphics/evas-engine-xrender/Makefile index d15ddd573970..7ba3ab69676b 100644 --- a/graphics/evas-engine-xrender/Makefile +++ b/graphics/evas-engine-xrender/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack USE_XORG= x11 xrender xext BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/xrender_x11 diff --git a/graphics/evas-loader-bmp/Makefile b/graphics/evas-loader-bmp/Makefile index 2ce8d3947886..6e1b19ae7bca 100644 --- a/graphics/evas-loader-bmp/Makefile +++ b/graphics/evas-loader-bmp/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/bmp diff --git a/graphics/evas-loader-edb/Makefile b/graphics/evas-loader-edb/Makefile index 1de88f960e96..4ba20ba41368 100644 --- a/graphics/evas-loader-edb/Makefile +++ b/graphics/evas-loader-edb/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas edb MAKEDIRS= ${WRKSRC}/src/modules/loaders/edb \ diff --git a/graphics/evas-loader-eet/Makefile b/graphics/evas-loader-eet/Makefile index a3b042596fc2..5177d4117d20 100644 --- a/graphics/evas-loader-eet/Makefile +++ b/graphics/evas-loader-eet/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas eet librt_hack libtool_hack MAKEDIRS= ${WRKSRC}/src/modules/loaders/eet \ diff --git a/graphics/evas-loader-gif/Makefile b/graphics/evas-loader-gif/Makefile index ce19c80b49e1..66367657469e 100644 --- a/graphics/evas-loader-gif/Makefile +++ b/graphics/evas-loader-gif/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack MAKEDIRS= ${WRKSRC}/src/modules/loaders/gif diff --git a/graphics/evas-loader-jpeg/Makefile b/graphics/evas-loader-jpeg/Makefile index 814c8926ebb0..91946b4c7a28 100644 --- a/graphics/evas-loader-jpeg/Makefile +++ b/graphics/evas-loader-jpeg/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack MAKEDIRS= ${WRKSRC}/src/modules/loaders/jpeg \ diff --git a/graphics/evas-loader-pmaps/Makefile b/graphics/evas-loader-pmaps/Makefile index 675af2d8d037..6e3f10a87c24 100644 --- a/graphics/evas-loader-pmaps/Makefile +++ b/graphics/evas-loader-pmaps/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/pmaps diff --git a/graphics/evas-loader-png/Makefile b/graphics/evas-loader-png/Makefile index 5802fbd705ce..0597932eeac4 100644 --- a/graphics/evas-loader-png/Makefile +++ b/graphics/evas-loader-png/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack MAKEDIRS= ${WRKSRC}/src/modules/loaders/png \ diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile index 692488a5f93e..021ba95519cb 100644 --- a/graphics/evas-loader-svg/Makefile +++ b/graphics/evas-loader-svg/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget librsvg2 +USE_GNOME= gnomehack pkgconfig librsvg2 USE_EFL= evas librt_hack libtool_hack MAKEDIRS= ${WRKSRC}/src/modules/loaders/svg diff --git a/graphics/evas-loader-tga/Makefile b/graphics/evas-loader-tga/Makefile index b4ffd2ff990a..fff2eb5ef50a 100644 --- a/graphics/evas-loader-tga/Makefile +++ b/graphics/evas-loader-tga/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/tga diff --git a/graphics/evas-loader-tiff/Makefile b/graphics/evas-loader-tiff/Makefile index 511f39d456a0..b2da9a647897 100644 --- a/graphics/evas-loader-tiff/Makefile +++ b/graphics/evas-loader-tiff/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack MAKEDIRS= ${WRKSRC}/src/modules/loaders/tiff \ diff --git a/graphics/evas-loader-xpm/Makefile b/graphics/evas-loader-xpm/Makefile index 477ce52ad728..3f034c1997db 100644 --- a/graphics/evas-loader-xpm/Makefile +++ b/graphics/evas-loader-xpm/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_XORG= xpm USE_EFL= evas librt_hack libtool_hack diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 15260f509150..b32ea2a681f5 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus \ USE_BZIP2= yes USE_SQLITE= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gnomedesktopsharp20 +USE_GNOME= gnomehack gnomeprefix intlhack gnomedesktopsharp20 GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 1aeba5a0136f..916b66089064 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A utility library that includes a wrapper for imlib2 USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_EFL= imlib2 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 510f1117ac53..9ac297da7e14 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -22,7 +22,7 @@ USE_GETTEXT= yes USE_PERL5_BUILD=yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget intltool +USE_GNOME= gnomehack intltool post-patch: @${REINPLACE_CMD} -e 's|GMSGFMT = @GMSGFMT@|GMSGFMT = @MSGFMT@|g' ${WRKSRC}/po/Makefile.in.in diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index 0eea8f3c2873..9ef580b81309 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -17,7 +17,7 @@ COMMENT= OpenGL image compositing library USE_GL= yes USE_XORG= xt -USE_GNOME= pkgconfig gnometarget gnomehack +USE_GNOME= pkgconfig gnomehack GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 6e463aba213b..076ccd56fa8a 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext LICENSE= GPLv2 USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME= gnomehack gnomeprefix gtk20 USE_GL= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index d3e218bc560b..446b91b2c7c4 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg LICENSE= BSD -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack \ +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui lthack \ pygtk2 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/graphics/gocr/Makefile b/graphics/gocr/Makefile index 440ab0fb8f22..c174b5922a83 100644 --- a/graphics/gocr/Makefile +++ b/graphics/gocr/Makefile @@ -15,7 +15,6 @@ COMMENT= An OCR (Optical Character Recognition) program LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm -USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-netpbm=${LOCALBASE} diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index fcf1610d7325..389abd11828c 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -17,7 +17,7 @@ COMMENT= Visual effects library USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|} -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index fe93d9df7808..b1214c1f4874 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A small-scale painting program for GNOME -USE_GNOME= gnometarget libgnomeprint libgnomeprintui +USE_GNOME= libgnomeprint libgnomeprintui GNU_CONFIGURE= yes PLIST_FILES= bin/gpaint-2 %%DATADIR%%/glade/gpaint.glade diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index e36430fe9b8b..aec8b63d47a5 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -16,7 +16,6 @@ COMMENT= A command-line frontend to libgphoto2 LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 -USE_GNOME= gnometarget USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index b754f060b9a9..a25a04171e86 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= exif-gtk.5:${PORTSDIR}/graphics/libexif-gtk \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 WANT_GNOME= yes -USE_GNOME= gnomehack gnomehier gnometarget gtk20 +USE_GNOME= gnomehack gnomehier gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 2a34208e89c2..60aea1eb8eb5 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -USE_GNOME= gtk12 gnometarget +USE_GNOME= gtk12 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index a13f50dd85a2..8c15a1a1061a 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF MAINTAINER= erik@bz.bzflag.bz COMMENT= GNU Triangulated Surface Library -USE_GNOME= glib20 gnometarget pkgconfig +USE_GNOME= glib20 pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 424c331a4f8a..58a01fd95e6e 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= libtool_hack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index 5d7915955fc7..fdc920bb66ab 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -18,7 +18,7 @@ COMMENT= Extra image loader plugins for Imlib 2 GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack USE_EFL= edb eet imlib2 libtool_hack OPTIONS= EDB "Enable edb loader" on \ diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index c1a8f2c6e2d8..55d3f8ed0308 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -22,7 +22,7 @@ LICENSE= MIT USE_AUTOTOOLS= libtool USE_ZIP= yes -USE_GNOME= gnometarget lthack +USE_GNOME= lthack GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index ee3e02d9c543..c3d18f663411 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS= --without-docbook --without-graphviz \ --with-python=${PYTHONBASE} --with-tiff --with-openexr \ --with-plib --with-png --with-external-boost --with-libxml2 USE_GMAKE= yes -USE_GNOME= gnometarget libxslt +USE_GNOME= libxslt WANT_GNOME= yes USE_LDCONFIG= yes MAN1= k3d.1 diff --git a/graphics/kludge3d/Makefile b/graphics/kludge3d/Makefile index bd4a6d512211..ffcbf770a779 100644 --- a/graphics/kludge3d/Makefile +++ b/graphics/kludge3d/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= 3ds-1.3:${PORTSDIR}/graphics/lib3ds \ USE_PYTHON= yes USE_GL= gl -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 3e259b81d1f1..a6d4b81f94af 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.19 \ MAINTAINER= stas@FreeBSD.org COMMENT= Light Color Management System -- a color management library -USE_GNOME= gnomehack gnometarget lthack +USE_GNOME= gnomehack lthack GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index 7a83563e9193..dc22fd325365 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF/lcms/lcms/${PORTVERSION} \ MAINTAINER= stas@FreeBSD.org COMMENT= Light Color Management System -- a color management library -USE_GNOME= gnomehack gnometarget lthack +USE_GNOME= gnomehack lthack GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile index d0721bc3218f..ea7ec5274474 100644 --- a/graphics/libart_lgpl/Makefile +++ b/graphics/libart_lgpl/Makefile @@ -19,7 +19,7 @@ COMMENT= Library for high-performance 2D graphics USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 6166f6c63b8c..26d8124dfedf 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/libcaca/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Graphics library that outputs text instead of pixels -USE_GNOME= gnomehack gnometarget ltverhack pkgconfig +USE_GNOME= gnomehack ltverhack pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-doc \ diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 506140a8ab16..98b9e6dad099 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -16,7 +16,7 @@ COMMENT= GTK+ widgets to display/edit EXIF tags LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif -USE_GNOME= gnomehack gnometarget gtk20 +USE_GNOME= gnomehack gtk20 USE_AUTOTOOLS= autoconf libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 971ff3bd978e..175fc708125c 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ jpeg.11:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes -USE_GNOME= gnometarget pkgconfig ltverhack +USE_GNOME= pkgconfig ltverhack USE_GMAKE= yes USE_AUTOTOOLS= libtool libltdl LIBTOOLFILES= configure libgphoto2_port/configure diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index fce82a576433..4e82ec74d699 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -18,7 +18,7 @@ COMMENT= A C library for encoding data in a QR Code symbol LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -USE_GNOME= gnometarget gnomehack pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/libsvg-cairo/Makefile b/graphics/libsvg-cairo/Makefile index d2f497121118..6af35dbf2c23 100644 --- a/graphics/libsvg-cairo/Makefile +++ b/graphics/libsvg-cairo/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnometarget gnomehack +USE_GNOME= pkgconfig gnomehack USE_LDCONFIG= yes PLIST_FILES= include/svg-cairo.h \ lib/libsvg-cairo.a \ diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile index 015cc1be73ff..2db8602620a4 100644 --- a/graphics/libsvg/Makefile +++ b/graphics/libsvg/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GNOME= libxml2 gnomehack gnometarget +USE_GNOME= libxml2 gnomehack USE_ICONV= yes USE_LDCONFIG= yes diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index a907f0eba982..c993d13620b3 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 USE_AUTOTOOLS= libtool -USE_GNOME= gnometarget libxml2 +USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sys-gd=no \ --with-png=${LOCALBASE} --with-jpeg=${LOCALBASE} \ diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index bd03f96b9bde..62fccce757d2 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= CFALGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 366c0efa074a..902bdbaed90c 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -17,7 +17,6 @@ COMMENT= A plotting library and toolkit LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -USE_GNOME= gnometarget USE_MOTIF= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index ed5e8267078d..2ae633c0fbf6 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= poppler-data>0:${PORTSDIR}/graphics/poppler-data LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libxml2 ltverhack +USE_GNOME= gnomehack libxml2 ltverhack USE_AUTOTOOLS= libtool MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index e5cc5ebd3cf3..6767aceef051 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo WRKSRC= ${WRKDIR}/py${PORTNAME}-${PORTVERSION} USE_PYTHON= 2.6-2.7 USE_GMAKE= yes -USE_GNOME= gnometarget gnomehack +USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index e5900d6c35ab..a4e4febc7de2 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -25,7 +25,6 @@ BUILD_WRKSRC= ${WRKSRC}/mixkit/src USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnometarget USE_GL= glu USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index ceae3ccf6e3e..85d3f2ddb281 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -22,7 +22,6 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends -USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index ff3c461eb9c1..5b675cbb4077 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -17,7 +17,7 @@ MAINTAINER= mva@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions MAKE_JOBS_SAFE= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GMAKE= yes diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index e75d04385d6a..def82f9ccfcb 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/svg2pdf/Makefile b/graphics/svg2pdf/Makefile index 690f1dd73d44..ba311381c6bd 100644 --- a/graphics/svg2pdf/Makefile +++ b/graphics/svg2pdf/Makefile @@ -18,7 +18,6 @@ COMMENT= Render an SVG image to a PDF file (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo GNU_CONFIGURE= yes -USE_GNOME= gnometarget MAN1= svg2pdf.1 PLIST_FILES= bin/svg2pdf diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile index 993a54191021..64627b8f5cc9 100644 --- a/graphics/svg2png/Makefile +++ b/graphics/svg2png/Makefile @@ -18,7 +18,6 @@ COMMENT= Render an SVG image to a PNG image (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo GNU_CONFIGURE= yes -USE_GNOME= gnometarget MAN1= svg2png.1 PLIST_FILES= bin/svg2png diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index ce8d3c22938c..6637bc8511a5 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ETL.pc:${PORTSDIR}/devel/etl LIB_DEPENDS= synfig.0:${PORTSDIR}/devel/synfig \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -USE_GNOME= gnomehack gnometarget gtk20 +USE_GNOME= gnomehack gtk20 USE_GETTEXT= yes USE_GMAKE= yes INSTALLS_ICONS= yes diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index 83b867c2800b..1da8edc7f936 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui USE_GL= gl USE_PYTHON= yes USE_GMAKE= yes diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 460e51609407..8fe5715eee0c 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g} CONFLICTS= libmorph* WANT_GNOME= yes -USE_GNOME= gnometarget USE_XORG= xbitmaps x11 xaw xext USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |