diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /graphics | |
parent | - Update to 20101202 (diff) |
Sync to new bsd.autotools.mk
Diffstat (limited to 'graphics')
148 files changed, 152 insertions, 152 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 910b5fd3befc..5f86da014a3e 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -32,7 +32,7 @@ OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off \ TESTS "Run bundled self-tests after build" on USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile index 0fce08b1589d..b60f152d11cd 100644 --- a/graphics/GraphicsMagick12/Makefile +++ b/graphics/GraphicsMagick12/Makefile @@ -34,7 +34,7 @@ OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off \ TESTS "Run bundled self-tests after build" on USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile index aaf88276b0bb..5e8a30774707 100644 --- a/graphics/GraphicsMagick13/Makefile +++ b/graphics/GraphicsMagick13/Makefile @@ -36,7 +36,7 @@ OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off \ TESTS "Run bundled self-tests after build" on USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index b60fb1d6ab7f..12a1d66d6751 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= ports@FreeBSD.org COMMENT= Fast pixel formats conversion library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index cef6db3a2f94..66a380e74a00 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -20,9 +20,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} USE_XZ= yes USE_PERL5= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl # For some reason, using our libtool breaks the build into pieces: -#USE_AUTOTOOLS+= libtool:22 +#USE_AUTOTOOLS+= libtool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-shared --without-dps diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile index fd2f43a80902..65a055d8dddc 100644 --- a/graphics/OpenEXR/Makefile +++ b/graphics/OpenEXR/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase USE_GMAKE= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= YES CONFIGURE_ARGS+=--enable-imfexamples diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index a0911d7287f3..4df97e9a8775 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org COMMENT= An ascii art library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile index 3799bb7f8947..3b232813c9b4 100644 --- a/graphics/aaphoto/Makefile +++ b/graphics/aaphoto/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jasper:${PORTSDIR}/graphics/jasper \ LICENSE= GPLv3 -USE_AUTOTOOLS= autoheader:268 +USE_AUTOTOOLS= autoheader GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index 1ba75772a76c..2265d30d2311 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -24,7 +24,7 @@ USE_GNOME= pkgconfig gnomehack USE_GMAKE= yes USE_LDCONFIG= yes ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:env automake:env libtool:env MAKE_ENV= C="${CC}" AGGCXXFLAGS="${CXXFLAGS}" CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I../include -L./ diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index a8d7c2f8761f..341a106f96ac 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase USE_GNOME= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool test check: build @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index c0a7c7a5440f..ad9a07c1918d 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -17,7 +17,7 @@ COMMENT= Convert bitmap to vector graphics LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ MagickWand.4:${PORTSDIR}/graphics/ImageMagick -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ diff --git a/graphics/bmp-rootvis/Makefile b/graphics/bmp-rootvis/Makefile index 3b5b05f2816e..2a7e2521a557 100644 --- a/graphics/bmp-rootvis/Makefile +++ b/graphics/bmp-rootvis/Makefile @@ -23,6 +23,6 @@ PLIST_FILES= lib/bmp/Visualization/librootvis.so \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool .include <bsd.port.mk> diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 1c0d6807b8f9..5f43bb698ac1 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -21,7 +21,7 @@ OPTIONS+= THREADS "With threading support" off GNU_CONFIGURE= yes USE_GL= gl USE_PERL5= yes -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} CONFIGURE_ARGS=--enable-ltdl-install=no diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 8ca724496e08..29cfe9a8c2e5 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --disable-directfb \ --enable-gobject USE_GNOME= glib20 gnomehack ltverhack referencehack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS+= ${PTHREAD_CFLAGS} diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index bf8813740064..e053a4418c53 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget ltverhack diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile index 130951126562..cb667fc2dff3 100644 --- a/graphics/cal3d-devel/Makefile +++ b/graphics/cal3d-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= cal3d-[0-9]* USE_BZIP2= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:111 autoheader:268 libtool:22 +USE_AUTOTOOLS= automake autoheader libtool AUTOMAKE_ARGS= --add-missing MAN1= cal3d_converter.1 diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 89fa7b165cb0..45a44bb8c598 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -19,7 +19,7 @@ CONFLICTS= cal3d-devel-[0-9]* USE_GNOME= pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoheader:268 libtool:22 +USE_AUTOTOOLS= automake autoheader libtool USE_LDCONFIG= yes MAN1= cal3d_converter.1 diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index aab9f0a5a0ea..340d57e22d94 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ ftgl.2:${PORTSDIR}/graphics/ftgl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_PYTHON= yes USE_GNOME= gtk12 diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile index 34744c624048..473df1fa8f84 100644 --- a/graphics/clutter-box2d/Makefile +++ b/graphics/clutter-box2d/Makefile @@ -17,7 +17,7 @@ COMMENT= Clutter Box2D integration library LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack ltverhack gnomeprefix USE_XORG= xp x11 USE_LDCONFIG= yes diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index 1ed07187a3ce..03657899a533 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack gtk20 ltverhack gnomeprefix USE_XORG= xp x11 USE_LDCONFIG= yes diff --git a/graphics/clutter-qt/Makefile b/graphics/clutter-qt/Makefile index f20c1fa2cfea..e2a80eeebda7 100644 --- a/graphics/clutter-qt/Makefile +++ b/graphics/clutter-qt/Makefile @@ -20,7 +20,7 @@ BROKEN= Doesn't build with Glib-2.26 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_QT_VER= 4 QT_COMPONENTS= corelib gui moc_build USE_GNOME= gnomehack diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 1cd758a06b73..91df243f53c2 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -22,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes USE_GETTEXT= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig gdkpixbuf2 gnomehack ltverhack gnomeprefix atk pango USE_GL= gl USE_XORG= glproto x11 xfixes xdamage xcomposite xi diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index a4fa68612f0d..9e6c40bfd64f 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index 717551347a2c..85d0521a6a7f 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -30,7 +30,7 @@ OPTIONS= JPEG "Enable JPEG support" on \ WRKSRC= ${WRKDIR}/${DISTNAME:L} USE_GNOME= pkgconfig -USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing --copy --force-missing CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index d27826c64e95..33916d4947dc 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -19,7 +19,7 @@ COMMENT= A general drawing canvas from dia dialog editor USE_GNOME= gnomehack gnometarget pygnome2 USE_PYTHON= 2.2+ USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index b07303bc0ef6..c2822fb780c7 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ PORTSCOUT= limit:^0\.9\. USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_KDELIBS_VER=3 USE_GETTEXT= yes diff --git a/graphics/divxcalc/Makefile b/graphics/divxcalc/Makefile index 2517be8b047f..a09dc2c33d6b 100644 --- a/graphics/divxcalc/Makefile +++ b/graphics/divxcalc/Makefile @@ -19,7 +19,7 @@ USE_XORG= x11 ice xext USE_BZIP2= yes USE_QT_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:268:env +USE_AUTOTOOLS= automake:env autoconf:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 03de0c01ec22..993a661b7901 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR USE_BZIP2= yes -USE_AUTOTOOLS= automake:111:env autoconf:268:env +USE_AUTOTOOLS= automake:env autoconf:env # GCC 4.2 has some problems, see # http://groups.google.com/group/hugin-ptx/browse_thread/thread/725b1581c9889e37/50abe3387d61541a#50abe3387d61541a diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile index 164f1f60fdd4..99d6ffd4f6e8 100644 --- a/graphics/enfle/Makefile +++ b/graphics/enfle/Makefile @@ -33,7 +33,7 @@ USE_XORG= ice x11 xext xv USE_GNOME= esound USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ ac_cv_header_mpeg_h=no \ ac_cv_header_libmpeg3_h=no \ diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index a5c5cc5346dd..6128929ce3fb 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-i USE_LDCONFIG= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index e4ea10590d93..c7d06aa708a6 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/enlightenment/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Fonts and font libraries necessary for Enlightenment -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= imlib GNU_CONFIGURE= yes diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index 11170f18054b..56240cc464f3 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -16,7 +16,7 @@ COMMENT= An alternative to the OpenGL Utility Toolkit (GLUT) library CONFLICTS= libglut-[0-9].* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_XORG= ice xi diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 62d320eebf29..f5843ff6e946 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ MAINTAINER= glebius@FreeBSD.ORG COMMENT= A translator library for geospatial data formats -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 6fa18c02cecc..63b16093c009 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -26,7 +26,7 @@ LATEST_LINK= gdk-pixbuf2 USE_BZIP2= yes USE_GMAKE= yes USE_XORG= xt xi x11 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME+= gnomehack glib20 ltverhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 75f4f49a9b22..8d98e92a0d8c 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -22,7 +22,7 @@ OPTIONS= MOTION_AVG "Use experimental motion averaging code" off USE_BZIP2= yes USE_MOTIF= yes USE_GL= glu -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-motif=${LOCALBASE} --with-opengl=${LOCALBASE} USE_LDCONFIG= yes diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index 375264a45f2a..7b19e371ce70 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -15,7 +15,7 @@ COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" LICENSE= LGPL21 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= YES USE_GMAKE= YES USE_LDCONFIG= YES diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 1c342c2e1f4f..47a686890ce0 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A utility library that includes a wrapper for imlib2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack gnometarget pkgconfig USE_EFL= imlib2 GNU_CONFIGURE= yes diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 6a05f0de5630..a48da5ae678f 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -15,7 +15,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 03dd02b29b47..b9454de7d34a 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_XORG= xpm xmu xext USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME+= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack \ desktopfileutils USE_LDCONFIG= yes diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index bea4d25bfc7a..5f7063a57b70 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_PERL5_BUILD=yes USE_GNOME= gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index cb8fb6bac871..64e65fe8e96a 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@dclg.ca COMMENT= A GL Tubing and Extrusion Library USE_GL= glut -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= "LIBS=-L${LOCALBASE}/lib -lXext ${PTHREAD_LIBS}" diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index dce2320dd722..8329aa5dda74 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 xxf86dga xxf86vm USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:14 autoconf:268 libtool:22 +USE_AUTOTOOLS= automake14 autoconf libtool AUTOMAKE_ARGS= -a MAKEFILE= makefile.autoconf diff --git a/graphics/gltt/Makefile b/graphics/gltt/Makefile index 7ff231ae5f38..86434c32ca5d 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://gltt.sourceforge.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= TrueType fonts rendering using OpenGL -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= gl glut USE_FREETYPE= yes USE_GMAKE= yes diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index 584e0ea5c54f..8506b5e4a710 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -34,7 +34,7 @@ USE_GCC= 4.2+ # triggers compiler error on gcc 3.4 WANT_GSTREAMER= yes USE_GNOME= pkgconfig libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm -USE_AUTOTOOLS= libltdl:22 libtool:22:env autoconf:268:env automake:111:env +USE_AUTOTOOLS= libltdl libtool:env autoconf:env automake:env MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \ diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 323361123823..de7d152f5c48 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -31,7 +31,7 @@ USE_GCC= 4.2+ # triggers compiler error on gcc 3.4 WANT_GSTREAMER= yes USE_GNOME= pkgconfig libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl MAKE_JOBS_SAFE= yes # jemalloc leads to infinite recursion on FreeBSD diff --git a/graphics/goocanvas/Makefile b/graphics/goocanvas/Makefile index 9cc342b7c41d..66d5e97355cb 100644 --- a/graphics/goocanvas/Makefile +++ b/graphics/goocanvas/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= Canvas widget for GTK+ USE_GNOME= gtk20 gnomehack ltverhack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_BZIP2= yes diff --git a/graphics/goocanvasmm/Makefile b/graphics/goocanvasmm/Makefile index 3cdd9f97c7e6..fe7c35ac8da7 100644 --- a/graphics/goocanvasmm/Makefile +++ b/graphics/goocanvasmm/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ goocanvas.3:${PORTSDIR}/graphics/goocanvas USE_GNOME= gnomehack ltverhack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-documentation USE_BZIP2= yes diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index b068e051dcd3..fcf1610d7325 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|}-src MAINTAINER= ports@FreeBSD.org COMMENT= Visual effects library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|} USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index c181202a5e85..58337e6e3338 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \ USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool WANT_GNOME= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index 75ab8d124f94..7ee8e56d2a6e 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/gould/${PORTNAME}/release%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A gtk+ based screen capture -USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool USE_GNOME= pkgconfig gtk20 libwnck libxml2 USE_XORG= x11 xmu diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index e1400b276007..78aa7c8fd7f4 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-dps-includes=${LOCALBASE}/include \ --with-dps-libraries=${LOCALBASE}/lib diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 25f09974f167..a40c76d818d0 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -19,7 +19,7 @@ USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111:env +USE_AUTOTOOLS= aclocal:env post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile index 2686b556e120..7f9c232cd487 100644 --- a/graphics/gwenview-kde4/Makefile +++ b/graphics/gwenview-kde4/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+=--enable-kipi diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 2686b556e120..7f9c232cd487 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+=--enable-kipi diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index 90afd8d21105..b53843798088 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -22,7 +22,7 @@ OPTIONS= THREAD "Enable multithreaded file I/O support" on USE_GNOME= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool regression test check: build @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 7160e310f59e..385c9ecc0438 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ ungif.5:${PORTSDIR}/graphics/libungif -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_XORG= sm xext x11 USE_GMAKE= yes diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile index 74ad2a103cfc..12cd9be9625d 100644 --- a/graphics/iulib/Makefile +++ b/graphics/iulib/Makefile @@ -24,7 +24,7 @@ OPTIONS= SDL "Enable SDL for graphical debugging" off \ MAKE_JOBS_SAFE= yes USE_PYTHON_BUILD= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= libtool aclocal automake autoconf ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 800f64a76351..a380b4864236 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ARGS= --with-tiff=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} MAKE_ARGS= ARCH=FREEBSD diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index b0a949eaaf0a..c1a8f2c6e2d8 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg LICENSE= MIT -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_ZIP= yes USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index f2297cd5e1ae..338e13dc57c1 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -24,7 +24,7 @@ COMMENT= IJG's jpeg compression utilities CONFLICTS= libjpeg-turbo-[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --enable-static diff --git a/graphics/kalbum/Makefile b/graphics/kalbum/Makefile index ca09ea68a358..02266f9c1a3a 100644 --- a/graphics/kalbum/Makefile +++ b/graphics/kalbum/Makefile @@ -16,7 +16,7 @@ COMMENT= Create albums from a collection of images USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index bab260736265..ebd2ed186483 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= MagickCore.4:${PORTSDIR}/graphics/ImageMagick USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes INSTALLS_ICONS= yes diff --git a/graphics/kamera-kde4/Makefile b/graphics/kamera-kde4/Makefile index 2f5e78b3f18a..64dd806f3f2c 100644 --- a/graphics/kamera-kde4/Makefile +++ b/graphics/kamera-kde4/Makefile @@ -26,7 +26,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile index 2f5e78b3f18a..64dd806f3f2c 100644 --- a/graphics/kamera/Makefile +++ b/graphics/kamera/Makefile @@ -26,7 +26,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index 41cd394d71ed..14364459b7d6 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env +USE_AUTOTOOLS= automake:env autoconf:env libtool:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 844f0efe3413..eb2c209bef09 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -33,7 +33,7 @@ PREFIX= ${KDE_PREFIX} USE_GL= glut USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WANT_GNOME= yes USE_GHOSTSCRIPT=yes diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 3ab6577fa6f1..a5d6b5f5982b 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -45,7 +45,7 @@ OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \ PORTSCOUT= limit:^0\.1\. USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_KDELIBS_VER=3 USE_GETTEXT= yes diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index 524d45f65c5c..f97136248cc5 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -27,7 +27,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} USE_LDCONFIG= yes diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 6d2af428bf95..8cbf54543f73 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/graphics/kradview/Makefile b/graphics/kradview/Makefile index 02170a582556..2d1d8f2e0f23 100644 --- a/graphics/kradview/Makefile +++ b/graphics/kradview/Makefile @@ -16,6 +16,6 @@ MAINTAINER= ale@FreeBSD.org COMMENT= A free DICOM viewer for KDE USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool .include <bsd.port.mk> diff --git a/graphics/kuickshow/Makefile b/graphics/kuickshow/Makefile index 9d0dee0a719c..9580ef0836d3 100644 --- a/graphics/kuickshow/Makefile +++ b/graphics/kuickshow/Makefile @@ -24,7 +24,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} USE_LDCONFIG= yes diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile index c9a39382aee8..7a91cf3adff7 100644 --- a/graphics/leptonica/Makefile +++ b/graphics/leptonica/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ PROJECTHOST= leptonica MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= libtool aclocal automake autoconf ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/leptonlib/Makefile b/graphics/leptonlib/Makefile index c9a39382aee8..7a91cf3adff7 100644 --- a/graphics/leptonlib/Makefile +++ b/graphics/leptonlib/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ PROJECTHOST= leptonica MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= libtool aclocal automake autoconf ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index f3295fb884f4..5eb90979831d 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Library for high-performance 2D graphics -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile index 3c5ea5c5392b..d0721bc3218f 100644 --- a/graphics/libart_lgpl/Makefile +++ b/graphics/libart_lgpl/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library for high-performance 2D graphics -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_LDCONFIG= yes USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 58d10f5f6102..7437665d06f6 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -16,7 +16,7 @@ COMMENT= Graphics library that outputs text instead of pixels USE_GNOME= gnomehack gnometarget ltverhack pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-doc \ --enable-ncurses \ --disable-java \ diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index 400ce39fed82..f1aa00932c1e 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \ USE_BZIP2= yes USE_GNOME= pkgconfig gtk20 gnomehack ltverhack:1 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile index 89262dda2709..a6c08ff4b653 100644 --- a/graphics/libecwj2/Makefile +++ b/graphics/libecwj2/Makefile @@ -22,7 +22,7 @@ NO_PACKAGE= ${RESTRICTED} NO_CDROM= ${RESTRICTED} USE_ZIP= yes -USE_AUTOTOOLS= libtool:22 autoconf:268 +USE_AUTOTOOLS= libtool autoconf USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/graphics/libemf/Makefile b/graphics/libemf/Makefile index 5f88d1ecad4c..907eda1c60ba 100644 --- a/graphics/libemf/Makefile +++ b/graphics/libemf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= maho@FreeBSD.org COMMENT= Enhanced Metafile Library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 0aa70f9df3aa..49bf11101418 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -17,7 +17,7 @@ COMMENT= GTK+ widgets to display/edit EXIF tags LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif USE_GNOME= gnomehack gnometarget gtk20 -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index b0a4a4afb2b1..c0cfcc0153c6 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -17,7 +17,7 @@ COMMENT= Library to read digital camera file meta-data USE_BZIP2= yes USE_GNOME= gnomehack ltverhack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-docs diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile index aca1a5cbc234..e05ff4429c0b 100644 --- a/graphics/libflash/Makefile +++ b/graphics/libflash/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ USE_XORG= x11 xext xkbfile xt WRKSRC= ${WRKDIR}/${DISTNAME}/lib -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/libgltext/Makefile b/graphics/libgltext/Makefile index cdf02f9a598b..25e672e0ce47 100644 --- a/graphics/libgltext/Makefile +++ b/graphics/libgltext/Makefile @@ -17,7 +17,7 @@ COMMENT= Portable font rendering library for C++ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= glu USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index dcfd964398c5..c48c3ca9036c 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack libglade2 libartlgpl2 ltverhack referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --enable-glade \ diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile index b3b85fdbd241..7b1defbcb373 100644 --- a/graphics/libgnomecanvasmm/Makefile +++ b/graphics/libgnomecanvasmm/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes USE_GNOME= gnomehack libgnomecanvas -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 3b0aced0de48..4b4a4eea1533 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ USE_BZIP2= yes USE_GNOME= gnometarget pkgconfig ltverhack USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 libltdl:22 +USE_AUTOTOOLS= libtool libltdl LIBTOOLFILES= configure libgphoto2_port/configure USE_LDCONFIG= yes CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" LIBLTDL="-L${LOCALBASE}/lib -lltdl" diff --git a/graphics/libiptcdata/Makefile b/graphics/libiptcdata/Makefile index 7e9e3a46030f..f9311795bed7 100644 --- a/graphics/libiptcdata/Makefile +++ b/graphics/libiptcdata/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= pav@FreeBSD.org COMMENT= Library for manipulating IPTC metadata stored in image files -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig USE_ICONV= yes USE_LDCONFIG= yes diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile index 521ccb71a4fa..5cbcd826590a 100644 --- a/graphics/libjpeg-turbo/Makefile +++ b/graphics/libjpeg-turbo/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm CONFLICTS= jpeg-[0-9]* ONLY_FOR_ARCHS= amd64 i386 -USE_AUTOTOOLS= autoconf:268 autoheader:268 aclocal:111 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf autoheader aclocal automake libtool ACLOCAL_ARGS= -I. USE_LDCONFIG= yes diff --git a/graphics/libkdcraw-kde4/Makefile b/graphics/libkdcraw-kde4/Makefile index d311fe99d0e8..49a5de7e75e6 100644 --- a/graphics/libkdcraw-kde4/Makefile +++ b/graphics/libkdcraw-kde4/Makefile @@ -20,7 +20,7 @@ USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index d311fe99d0e8..49a5de7e75e6 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -20,7 +20,7 @@ USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index a14a06d8adfc..688cd8f05bdc 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GETTEXT= yes diff --git a/graphics/libkexiv2-kde4/Makefile b/graphics/libkexiv2-kde4/Makefile index b85cd7a52766..2f82643034cd 100644 --- a/graphics/libkexiv2-kde4/Makefile +++ b/graphics/libkexiv2-kde4/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes post-patch: diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index b85cd7a52766..2f82643034cd 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes post-patch: diff --git a/graphics/libkipi-kde4/Makefile b/graphics/libkipi-kde4/Makefile index 0fe8a0829e25..48d38830ba4e 100644 --- a/graphics/libkipi-kde4/Makefile +++ b/graphics/libkipi-kde4/Makefile @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GETTEXT= yes INSTALLS_ICONS= yes diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index 0fe8a0829e25..48d38830ba4e 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GETTEXT= yes INSTALLS_ICONS= yes diff --git a/graphics/libmorph/Makefile b/graphics/libmorph/Makefile index 95c90f9a028d..6429e4bd8eee 100644 --- a/graphics/libmorph/Makefile +++ b/graphics/libmorph/Makefile @@ -16,7 +16,7 @@ COMMENT= A library for loading (and saving) 3d modeller object files CONFLICTS= xmorph* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/libpano12/Makefile b/graphics/libpano12/Makefile index d15fb5a65a5b..56a674be8e0a 100644 --- a/graphics/libpano12/Makefile +++ b/graphics/libpano12/Makefile @@ -23,8 +23,8 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ USE_GNOME= gtk20 glib20 pango atk -USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \ - automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:env autoheader:env aclocal:env \ + automake:env libtool:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \ -I${LOCALBASE}/include/glib-2.0 \ diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index 1082f9655d0d..79f50292557c 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -20,8 +20,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ USE_GNOME= gtk20 glib20 pango atk -USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \ - automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:env autoheader:env aclocal:env \ + automake:env libtool:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \ -I${LOCALBASE}/include/glib-2.0 \ diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index bae4f1bb292f..9f63c230adb1 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ popt.0:${PORTSDIR}/devel/popt -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= gnomelibs gdkpixbuf USE_LDCONFIG= yes diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 0bdb1b0523d9..4eb85f535117 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack gnomeprefix libgsf ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/libsvg-cairo/Makefile b/graphics/libsvg-cairo/Makefile index de86460e2e93..d2f497121118 100644 --- a/graphics/libsvg-cairo/Makefile +++ b/graphics/libsvg-cairo/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ svg.1:${PORTSDIR}/graphics/libsvg \ cairo.2:${PORTSDIR}/graphics/cairo -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnometarget gnomehack USE_LDCONFIG= yes diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile index 1329b5d891f5..015cc1be73ff 100644 --- a/graphics/libsvg/Makefile +++ b/graphics/libsvg/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= libxml2 gnomehack gnometarget USE_ICONV= yes diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 4a4f1b637c25..5550a6cfefee 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -16,7 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/graphics/libvisual/Makefile b/graphics/libvisual/Makefile index 5c6972941e69..a4dda45e184e 100644 --- a/graphics/libvisual/Makefile +++ b/graphics/libvisual/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction library that sits between apps and visual plugin USE_GNOME= gnomehack pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/graphics/libvisual04/Makefile b/graphics/libvisual04/Makefile index 378a1438550e..99c04046c8b0 100644 --- a/graphics/libvisual04/Makefile +++ b/graphics/libvisual04/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= 04 MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction library that sits between apps and visual plugin -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack pkgconfig USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 33ac9b3954cb..a907f0eba982 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnometarget libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sys-gd=no \ diff --git a/graphics/libwpg/Makefile b/graphics/libwpg/Makefile index 18d362386b59..a59597b2b71b 100644 --- a/graphics/libwpg/Makefile +++ b/graphics/libwpg/Makefile @@ -16,7 +16,7 @@ COMMENT= Library for importing and converting Corel WordPerfect(tm) Graphics ima LIB_DEPENDS= wpd-0.8.8:${PORTSDIR}/textproc/libwpd -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack ltverhack USE_PERL5= yes USE_LDCONFIG= yes diff --git a/graphics/libwpg01/Makefile b/graphics/libwpg01/Makefile index 18d362386b59..a59597b2b71b 100644 --- a/graphics/libwpg01/Makefile +++ b/graphics/libwpg01/Makefile @@ -16,7 +16,7 @@ COMMENT= Library for importing and converting Corel WordPerfect(tm) Graphics ima LIB_DEPENDS= wpd-0.8.8:${PORTSDIR}/textproc/libwpd -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack ltverhack USE_PERL5= yes USE_LDCONFIG= yes diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index b2401754b23d..984f69743c72 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk MAN1= lodju-create.1 lodju-gallery.1 lodju.1 MANCOMPRESSED= yes -USE_AUTOTOOLS= autoconf:268:env +USE_AUTOTOOLS= autoconf:env HAS_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= gtk12 gdkpixbuf diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index db637f28e560..82c5a0521c59 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/libnurbs/nurbs%2B%2B/nurbs%2B%2B-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= A C++ library for representing curves or surfaces -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="s/x/x/" USE_LDCONFIG= yes diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 7bf925981dd5..24b86b0351cd 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -22,7 +22,7 @@ COMMENT= Objective Caml image processing library BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:${PORTSDIR}/lang/ocaml-autoconf -USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal autoheader automake autoconf ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_OCAML= yes diff --git a/graphics/ocropus/Makefile b/graphics/ocropus/Makefile index 8a0789470246..7cc39f50d617 100644 --- a/graphics/ocropus/Makefile +++ b/graphics/ocropus/Makefile @@ -27,7 +27,7 @@ OPTIONS= SDL "Enable SDL for graphical debugging" off \ MAKE_JOBS_UNSAFE= yes USE_PYTHON_BUILD= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal automake autoconf USE_GMAKE= yes CONFIGURE_ARGS= --without-fst --without-tesseract --with-iulib=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 1c8a6f83c626..36a798755d60 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -30,7 +30,7 @@ OPTIONS= GTK "Use GTK instead of Xt gui" off \ DEMOS "Build OGRE demos" off GNU_CONFIGURE= YES -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= YES USE_BZIP2= YES USE_GNOME= gnomehack diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 1b2ab138fb6b..28dd3f563505 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -24,7 +24,7 @@ USE_XORG= xinerama xext xpm xmu sm ice USE_BISON= build USE_GL= yes USE_MOTIF= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CFLAGS+= ${PTHREAD_CFLAGS} CONFIGURE_ENV= ARCH="${OPSYS:L}" \ CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/graphics/openexr_ctl/Makefile b/graphics/openexr_ctl/Makefile index dd65a3bb3071..c222d29ba809 100644 --- a/graphics/openexr_ctl/Makefile +++ b/graphics/openexr_ctl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS+= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ USE_GNOME= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool test check: build @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) diff --git a/graphics/paintlib/Makefile b/graphics/paintlib/Makefile index e95d8b24fe17..a5fdd33894de 100644 --- a/graphics/paintlib/Makefile +++ b/graphics/paintlib/Makefile @@ -24,7 +24,7 @@ DEPRECATED= does not compile with new tiff and no more maintained upstream EXPIRATION_DATE= 2010-12-30 BROKEN= does not compile with new tiff -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-SDL --disable-dfb diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index 9de9abf89d43..565184842951 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ARGS= --disable-jpeghdr --disable-matlab \ CONFIGURE_ENV= CPPFLAGS="${PFS_CPPFLAGS}" \ LDFLAGS="${PFS_LDFLAGS}" \ PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig" -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= pkgconfig diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 7a10d29869cf..ba93f0b065f5 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/Pixie USE_GNOME= gnomehack USE_GL= glu USE_BISON= build -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/pixie \ --libdir=${PREFIX}/lib/pixie \ diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index d9ef262e6262..3a617fff8bd7 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_GNOME= gnometarget USE_MOTIF= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif USE_LDCONFIG= yes diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 1928a9219b7a..ed5e8267078d 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -24,7 +24,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes USE_GNOME= gnomehack gnometarget libxml2 ltverhack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-zlib \ diff --git a/graphics/potracegui/Makefile b/graphics/potracegui/Makefile index daa9afe379d6..c724ba5094d1 100644 --- a/graphics/potracegui/Makefile +++ b/graphics/potracegui/Makefile @@ -19,7 +19,7 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool OPTIONS= POTRACE "potrace backend" on \ AUTOTRACE "Autotrace backend" on diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index e62c72d0477a..b4a1cf251c17 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile index e62c72d0477a..b4a1cf251c17 100644 --- a/graphics/povray36/Makefile +++ b/graphics/povray36/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index e62c72d0477a..b4a1cf251c17 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index b19fee549eca..98fe9b15a70d 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -23,7 +23,7 @@ OPTIONS= IMAGEMAGICK "Enable magick++ interface" on \ USE_GNOME= gnomehack pkgconfig USE_GHOSTSCRIPT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile index ebe22b2cb727..bd46b9c21fe4 100644 --- a/graphics/py-clutter-gtk/Makefile +++ b/graphics/py-clutter-gtk/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/ LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack pygnome2 pygtk2 USE_PYTHON= 2.5+ CONFIGURE_ARGS= --disable-docs diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 15f505239d5a..08787addeae1 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack pygnome2 pygtk2 USE_PYTHON= 2.5+ CONFIGURE_ARGS= --disable-docs diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile index 22df023c44a4..f54da5115aa3 100644 --- a/graphics/qglviewer/Makefile +++ b/graphics/qglviewer/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.gris.uni-tuebingen.de/grisalt/projects/qglviewer/ MAINTAINER= ports@FreeBSD.org COMMENT= Use OpenGL to play around with three dimensional scenes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/quesa/Makefile b/graphics/quesa/Makefile index e2e8850ffc5e..d11ea1a47fc5 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= High level 3D graphics library compatible with Apple's QuickDraw(TM) -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= glut USE_XORG= x11 ice xmu xi .ifdef (WITH_EXAMPLES) diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 7aed03becd13..f1fa4f2e99bc 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_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index c650c7845799..3d00149f31d5 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GNOME= pkgconfig gnomehack USE_GMAKE= yes diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 419b0a5074fb..e75d04385d6a 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -16,7 +16,7 @@ COMMENT= A library to use TrueType fonts to render text in SDL applications LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 46844a2af822..824dbf189d8c 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -20,7 +20,7 @@ COMMENT= A picture viewer designed to run under KDE 3.x USE_BZIP2= yes USE_GMAKE= yes USE_KDEBASE_VER= 3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS+= --disable-pgsql diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 38b0bbcf545d..bedfceff4738 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ ungif.5:${PORTSDIR}/graphics/libungif \ png.6:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-mpeg2enc diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index a5fbdd81c92b..c5e6342e346d 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade2 libartlgpl2 desktopfileutils USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-gnome-print \ --with-popt CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2" \ diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile index d787abd4820a..17c254998ad3 100644 --- a/graphics/solang/Makefile +++ b/graphics/solang/Makefile @@ -31,7 +31,7 @@ LIB_DEPENDS= gegl-0.1:${PORTSDIR}/graphics/gegl \ BROKEN= bad plist -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_GMAKE= yes USE_GNOME= libgda4 intltool INSTALLS_ICONS= yes diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index 747a701886de..f3b0fa33dcfe 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= pkgconfig USE_BISON= build USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig USE_LDCONFIG= yes diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 2808d1d639a0..8211a88c5c27 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= oil-0.3.0:${PORTSDIR}/devel/liboil \ USE_LDCONFIG= yes USE_GNOME= gnomehack gtk20 ltverhack USE_GSTREAMER= core good mp3 ffmpeg -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib" diff --git a/graphics/swfmill/Makefile b/graphics/swfmill/Makefile index ef3004d012e8..788206a49de9 100644 --- a/graphics/swfmill/Makefile +++ b/graphics/swfmill/Makefile @@ -16,7 +16,7 @@ COMMENT= xml2swf and swf2xml processor with import functionalities LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig libxml2 libxslt GNU_CONFIGURE= YES diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index dac5f2a1152f..d1aba8a60320 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -24,7 +24,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \ --with-jpeg-lib-dir=${LOCALBASE}/lib diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 69f55391b14c..86ea24de6823 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -24,7 +24,7 @@ QT_COMPONENTS= corelib moc_build uic_build rcc_build gui opengl xml network \ USE_GL= glew glut USE_GMAKE= yes USE_GNOME= libxml2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 65b5d699280d..c963aff4b959 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -19,7 +19,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= vd@FreeBSD.org COMMENT= VIGRA stands for "Vision with Generic Algorithms" -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} USE_GMAKE= yes diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 00c34b6d1f39..2c0c7af2c02d 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -34,7 +34,7 @@ PYPRESENT!= which python > /dev/null && echo on || echo off USE_GMAKE= yes USE_PERL5_BUILD= yes USE_GNOME= gnomehack glib20 pkgconfig pango libxml2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 428dfff11e98..b4b497534806 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -16,7 +16,7 @@ COMMENT= C++ library to create, manipulate, and render SVG files LIB_DEPENDS+= avformat.1:${PORTSDIR}/multimedia/ffmpeg USE_BZIP2= yes -USE_AUTOTOOLS= automake:111 +USE_AUTOTOOLS= automake USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-wx-config=${LOCALBASE}/bin/wxgtk2-2.8-config @@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ USE_GNOME= libartlgpl2 USE_GMAKE= yes USE_WX= 2.8 -USE_AUTOTOOLS= automake:111 +USE_AUTOTOOLS= automake post-patch: @cd ${WRKSRC} && \ diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index e6e6d3797aa1..e8611ef1b0b7 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -28,7 +28,7 @@ OPTIONS= X11 "With X11" on \ WANT_GNOME= yes USE_SUBMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \ diff --git a/graphics/xmms-goom/Makefile b/graphics/xmms-goom/Makefile index ba88432af573..87208a63a8a3 100644 --- a/graphics/xmms-goom/Makefile +++ b/graphics/xmms-goom/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms \ nasm:${PORTSDIR}/devel/nasm RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_XORG= x11 USE_GNOME+= gdkpixbuf gnomehack pkgconfig GNU_CONFIGURE= yes diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 76c8b828a032..460e51609407 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -24,7 +24,7 @@ CONFLICTS= libmorph* WANT_GNOME= yes USE_GNOME= gnometarget USE_XORG= xbitmaps x11 xaw xext -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --without-waili diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 45bd6f00135e..5ff3077583e4 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n021003l.pfb:${PORTSDIR}/print/gsfonts USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-opi \ |