From 80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 3 Jan 2003 17:06:33 +0000 Subject: Do not USE_LIBTOOL as it causes ld to die on Alpha -CURRENT. Obtained from: FreeBSD CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@345 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm2/Makefile | 2 +- x11/gdm2/files/patch-configure | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index c0522f7f6..e349dd60a 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/x11/gdm2/files/patch-configure b/x11/gdm2/files/patch-configure index f0917807b..c7e1c3d22 100644 --- a/x11/gdm2/files/patch-configure +++ b/x11/gdm2/files/patch-configure @@ -1,13 +1,5 @@ --- configure.orig Wed Jul 17 17:49:15 2002 +++ configure Wed Jul 17 17:51:03 2002 -@@ -7396,6 +7396,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' @@ -8531,6 +8532,8 @@ cat >conftest.$ac_ext <<_ACEOF #line 8532 "configure" -- cgit v1.2.3