aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-10-16 19:52:47 +0800
committerade <ade@FreeBSD.org>2010-10-16 19:52:47 +0800
commitac3bd331b0e3fb113ca9b86e7572afe696fdcc3a (patch)
tree09cb088d594cf2e19ab18004f78e9e43f04eb41b /graphics
parent16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (diff)
downloadfreebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.gz
freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.zst
freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.zip
Punt autoconf267->autoconf268
Diffstat (limited to 'graphics')
-rw-r--r--graphics/aaphoto/Makefile2
-rw-r--r--graphics/agg/Makefile2
-rw-r--r--graphics/cal3d-devel/Makefile2
-rw-r--r--graphics/cal3d/Makefile2
-rw-r--r--graphics/devil/Makefile2
-rw-r--r--graphics/divxcalc/Makefile2
-rw-r--r--graphics/enblend/Makefile2
-rw-r--r--graphics/glide3/Makefile2
-rw-r--r--graphics/gnash-devel/Makefile2
-rw-r--r--graphics/gsnapshot/Makefile2
-rw-r--r--graphics/iulib/Makefile2
-rw-r--r--graphics/ivtools/Makefile2
-rw-r--r--graphics/kbarcode/Makefile2
-rw-r--r--graphics/leptonica/Makefile2
-rw-r--r--graphics/leptonlib/Makefile2
-rw-r--r--graphics/libecwj2/Makefile2
-rw-r--r--graphics/libexif-gtk/Makefile2
-rw-r--r--graphics/libjpeg-turbo/Makefile2
-rw-r--r--graphics/libpano12/Makefile2
-rw-r--r--graphics/libpano13/Makefile2
-rw-r--r--graphics/lodju/Makefile2
-rw-r--r--graphics/ocaml-images/Makefile2
-rw-r--r--graphics/ocropus/Makefile2
-rw-r--r--graphics/povray/Makefile2
-rw-r--r--graphics/povray36/Makefile2
-rw-r--r--graphics/povray37/Makefile2
-rw-r--r--graphics/solang/Makefile2
-rw-r--r--graphics/xpdf/Makefile2
28 files changed, 28 insertions, 28 deletions
diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile
index 831b07d21fb1..3799bb7f8947 100644
--- a/graphics/aaphoto/Makefile
+++ b/graphics/aaphoto/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= jasper:${PORTSDIR}/graphics/jasper \
LICENSE= GPLv3
-USE_AUTOTOOLS= autoheader:267
+USE_AUTOTOOLS= autoheader:268
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index ba2ab7cc0fcb..1ba75772a76c 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:267:env automake:111:env libtool:22:env
+USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env
MAKE_ENV= C="${CC}" AGGCXXFLAGS="${CXXFLAGS}"
CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I../include -L./
diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile
index fcc3122d5b72..130951126562 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:267 libtool:22
+USE_AUTOTOOLS= automake:111 autoheader:268 libtool:22
AUTOMAKE_ARGS= --add-missing
MAN1= cal3d_converter.1
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index 572d2be2cd46..89fa7b165cb0 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:267 libtool:22
+USE_AUTOTOOLS= automake:111 autoheader:268 libtool:22
USE_LDCONFIG= yes
MAN1= cal3d_converter.1
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile
index 01462148c053..717551347a2c 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:267 automake:111 autoconf:267 libtool:22
+USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22
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/divxcalc/Makefile b/graphics/divxcalc/Makefile
index 98da689a7192..2517be8b047f 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:267:env
+USE_AUTOTOOLS= automake:111:env autoconf:268: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 6c53d8cde9c9..03de0c01ec22 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:267:env
+USE_AUTOTOOLS= automake:111:env autoconf:268: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/glide3/Makefile b/graphics/glide3/Makefile
index 48728fbc8e44..dce2320dd722 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:267 libtool:22
+USE_AUTOTOOLS= automake:14 autoconf:268 libtool:22
AUTOMAKE_ARGS= -a
MAKEFILE= makefile.autoconf
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile
index 1b7d4943513e..584e0ea5c54f 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:267:env automake:111:env
+USE_AUTOTOOLS= libltdl:22 libtool:22:env autoconf:268:env automake:111:env
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile
index ce1f4ee4ad0f..75ab8d124f94 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:267 automake:111 autoconf:267 libtool:22
+USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22
USE_GNOME= pkgconfig gtk20 libwnck libxml2
USE_XORG= x11 xmu
diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile
index 5dd5bc6fdf4d..74ad2a103cfc 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:267
+USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268
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 81281d35a218..800f64a76351 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:267
+USE_AUTOTOOLS= autoconf:268
CONFIGURE_ARGS= --with-tiff=${PREFIX}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
MAKE_ARGS= ARCH=FREEBSD
diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile
index d3460c1169e8..41cd394d71ed 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:267:env libtool:22:env
+USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile
index 2a27e50e600b..c9a39382aee8 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:267
+USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268
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 2a27e50e600b..c9a39382aee8 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:267
+USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268
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/libecwj2/Makefile b/graphics/libecwj2/Makefile
index 0f79e76e9569..89262dda2709 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:267
+USE_AUTOTOOLS= libtool:22 autoconf:268
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index 12415afe61ee..0aa70f9df3aa 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:267 libtool:22
+USE_AUTOTOOLS= autoconf:268 libtool:22
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes
diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile
index 0bbf4b2b2bcf..521ccb71a4fa 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:267 autoheader:267 aclocal:111 automake:111 libtool:22
+USE_AUTOTOOLS= autoconf:268 autoheader:268 aclocal:111 automake:111 libtool:22
ACLOCAL_ARGS= -I.
USE_LDCONFIG= yes
diff --git a/graphics/libpano12/Makefile b/graphics/libpano12/Makefile
index 7a7fc8877066..d15fb5a65a5b 100644
--- a/graphics/libpano12/Makefile
+++ b/graphics/libpano12/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
USE_GNOME= gtk20 glib20 pango atk
-USE_AUTOTOOLS= autoconf:267:env autoheader:267:env aclocal:111:env \
+USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \
automake:111:env libtool:22:env
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \
diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile
index a16e0b64c1e7..1082f9655d0d 100644
--- a/graphics/libpano13/Makefile
+++ b/graphics/libpano13/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
USE_GNOME= gtk20 glib20 pango atk
-USE_AUTOTOOLS= autoconf:267:env autoheader:267:env aclocal:111:env \
+USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \
automake:111:env libtool:22:env
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \
diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile
index 4b283bb6de26..b2401754b23d 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:267:env
+USE_AUTOTOOLS= autoconf:268:env
HAS_CONFIGURE= yes
USE_GETTEXT= yes
USE_GNOME= gtk12 gdkpixbuf
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index ba6794acae1b..7bf925981dd5 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:267 automake:111 autoconf:267
+USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268
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 f2782ef955c1..8a0789470246 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:267
+USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268
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/povray/Makefile b/graphics/povray/Makefile
index 2b18946748f2..e62c72d0477a 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:267
+USE_AUTOTOOLS= autoconf:268
LATEST_LINK= ${PORTNAME}36
.include <bsd.port.pre.mk>
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile
index 2b18946748f2..e62c72d0477a 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:267
+USE_AUTOTOOLS= autoconf:268
LATEST_LINK= ${PORTNAME}36
.include <bsd.port.pre.mk>
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 2b18946748f2..e62c72d0477a 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:267
+USE_AUTOTOOLS= autoconf:268
LATEST_LINK= ${PORTNAME}36
.include <bsd.port.pre.mk>
diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile
index e826f0fd0911..8771b0492d81 100644
--- a/graphics/solang/Makefile
+++ b/graphics/solang/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= gegl-0.1:${PORTSDIR}/graphics/gegl \
gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
USE_GMAKE= yes
USE_GNOME= libgda4 intltool
INSTALLS_ICONS= yes
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 394fc4f83a3d..40e761ef46c6 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:267
+USE_AUTOTOOLS= autoconf:268
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-opi \