diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /x11-themes | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) | |
download | ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kdmtheme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh | 2 | ||||
-rw-r--r-- | x11-themes/polymer/Makefile | 2 |
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 |