aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-24 03:22:28 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-24 03:22:28 +0000
commit56fb58c56f8c9a1efad1589a56a57df3c0dbb225 (patch)
tree407a7ca984606a238df7d27040696acf725d4aff /x11-toolkits
parentb6000bd1d15d7aa952ef8d4d5d8a7f6e55e04fe3 (diff)
downloadports-56fb58c56f8c9a1efad1589a56a57df3c0dbb225.tar.gz
ports-56fb58c56f8c9a1efad1589a56a57df3c0dbb225.zip
Migrate from devel/automake15 to devel/automake19
Notes
Notes: svn path=/head/; revision=261748
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libgtkeditor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile
index fbc05419aca4..f99dfc849cb1 100644
--- a/x11-toolkits/libgtkeditor/Makefile
+++ b/x11-toolkits/libgtkeditor/Makefile
@@ -17,7 +17,7 @@ COMMENT= A source code editor widget for GTK+
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode
-USE_AUTOTOOLS= automake:15:env autoconf:267:env libtool:22
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22
USE_GNOME= gtk12
USE_GMAKE= yes
USE_PERL5_BUILD=yes