diff options
-rw-r--r-- | print/freetype2/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-engines2/files/patch-configure | 10 |
4 files changed, 3 insertions, 13 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index 88332eba86b7..edbc2c3ebe18 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_GMAKE= yes MAKE_ENV= TOP="" INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GNOME= gnometarget USE_REINPLACE= yes LIBTOOLFILES= builds/unix/configure diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index ab3dc60eea76..020a8fe67424 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ USE_GMAKE= yes PREFIX?= ${X11BASE} INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GNOME= gnomehack gnometarget lthack pkgconfig CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \ --with-expat-includes=${LOCALBASE}/include \ 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' |