aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
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 /x11-themes
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 'x11-themes')
-rw-r--r--x11-themes/kdmtheme/Makefile2
-rw-r--r--x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh2
-rw-r--r--x11-themes/polymer/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/kdmtheme/Makefile b/x11-themes/kdmtheme/Makefile
index e82a99d4ee5b..2eaff9fee035 100644
--- a/x11-themes/kdmtheme/Makefile
+++ b/x11-themes/kdmtheme/Makefile
@@ -18,7 +18,7 @@ COMMENT= KDM Theme Manager
USE_KDEBASE_VER=3
USE_BZIP2= yes
USE_PERL5_BUILD=yes
-USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 autoheader:267:env
+USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 autoheader:268:env
USE_GMAKE= yes
pre-configure:
diff --git a/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh b/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
index 824f0df462f7..232353c7c63e 100644
--- a/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
+++ b/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
@@ -4,6 +4,6 @@
# separator if one is present, e.g. -1.2 where - is the separator.
-KDE_AUTOCONF_VERS="-2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x"
-KDE_AUTOMAKE_VERS="-1.7 17 -1.6"
-+KDE_AUTOCONF_VERS="-2.67"
++KDE_AUTOCONF_VERS="-2.68"
+KDE_AUTOMAKE_VERS="-1.11"
diff --git a/x11-themes/polymer/Makefile b/x11-themes/polymer/Makefile
index 329ff9499197..23eb79870bab 100644
--- a/x11-themes/polymer/Makefile
+++ b/x11-themes/polymer/Makefile
@@ -19,7 +19,7 @@ COMMENT= Qt port of Plastik KDE theme
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
USE_BZIP2= yes
-USE_AUTOTOOLS= autoheader:267
+USE_AUTOTOOLS= autoheader:268
USE_QT_VER= 3
USE_LDCONFIG= yes