summaryrefslogtreecommitdiffstats
path: root/x11-wm/metacity
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-16 08:21:07 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-16 08:21:07 +0800
commitd578b44f614aedf72ee58b38585b6544ed8fa949 (patch)
tree0934830283ded89ad78dc88677facaea936e60d5 /x11-wm/metacity
parent67b09f16138b5590fc89335c9428759cb08bd731 (diff)
downloadmarcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.tar
marcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.tar.gz
marcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.tar.bz2
marcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.tar.lz
marcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.tar.xz
marcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.tar.zst
marcuscom-ports-d578b44f614aedf72ee58b38585b6544ed8fa949.zip
Use lthack.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1838 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r--x11-wm/metacity/Makefile2
-rw-r--r--x11-wm/metacity/files/patch-configure13
2 files changed, 1 insertions, 14 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index 34d802ce6..77c2bf377 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gnomehier gconf2 libglade2
+USE_GNOME= gnomeprefix intlhack gnomehack lthack gnomehier gconf2 libglade2
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure
deleted file mode 100644
index 47d00d430..000000000
--- a/x11-wm/metacity/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD: ports/x11-wm/metacity/files/patch-configure,v 1.3 2003/09/18 06:49:34 marcus Exp $
-
---- configure 2002/05/22 09:20:39 1.1
-+++ configure 2002/05/22 09:20:59
-@@ -6411,6 +6411,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'