summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-04 01:06:33 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-04 01:06:33 +0800
commit80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd (patch)
treea627ee61c3609be7d1c27886c1553a3b327d2ef9 /x11
parentbc47001ee43dcf77c7620d72461c14e61e16e7cb (diff)
downloadmarcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.tar
marcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.tar.gz
marcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.tar.bz2
marcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.tar.lz
marcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.tar.xz
marcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.tar.zst
marcuscom-ports-80b70d884ab7674b0aa2ff687b4b87ef3dcf06fd.zip
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
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm2/Makefile2
-rw-r--r--x11/gdm2/files/patch-configure8
2 files changed, 1 insertions, 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"