aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-07-25 19:01:38 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-07-25 19:01:38 +0000
commit62d9a8ba85430583503b7287f8a58c6a8ec04ce3 (patch)
treef25a9d67958db3fb2a2ed42793cfb585ba7cd174 /x11-themes
parent948a4fe45c5957756141292e5aadc9ffa9bcdb7b (diff)
downloadports-62d9a8ba85430583503b7287f8a58c6a8ec04ce3.tar.gz
ports-62d9a8ba85430583503b7287f8a58c6a8ec04ce3.zip
Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
Notes
Notes: svn path=/head/; revision=114704
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-engines2/Makefile2
-rw-r--r--x11-themes/gtk-engines2/files/patch-configure10
2 files changed, 1 insertions, 11 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile
index 18019d95afa8..459bd1c8a73a 100644
--- a/x11-themes/gtk-engines2/Makefile
+++ b/x11-themes/gtk-engines2/Makefile
@@ -19,7 +19,7 @@ COMMENT= Theme engine for the gtk+-2.0 toolkit
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
USE_GNOME= gnomehack gtk20
PLIST_SUB= GTK_VERSION="2.4.0"
diff --git a/x11-themes/gtk-engines2/files/patch-configure b/x11-themes/gtk-engines2/files/patch-configure
deleted file mode 100644
index 606b17960f77..000000000000
--- a/x11-themes/gtk-engines2/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Tue May 21 16:33:53 2002
-+++ configure Tue May 21 16:34:13 2002
-@@ -6994,6 +6994,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'