diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-22 17:37:56 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-22 17:37:56 +0800 |
commit | 93da91a57fd1e8a1dc83875d6f56c159100b8d81 (patch) | |
tree | bfebc9f8335c899916a614750193aaf91b9146fa /x11-wm/metacity/files | |
parent | 872e8ab6b8417cf8d69f2838858957a773610e9d (diff) | |
download | freebsd-ports-gnome-93da91a57fd1e8a1dc83875d6f56c159100b8d81.tar.gz freebsd-ports-gnome-93da91a57fd1e8a1dc83875d6f56c159100b8d81.tar.zst freebsd-ports-gnome-93da91a57fd1e8a1dc83875d6f56c159100b8d81.zip |
Add metacity 2.3.377, a window manager for the adult in you. Metacity is going
to replace Sawfish in GNOME2 desktop.
PR: 38397
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Diffstat (limited to 'x11-wm/metacity/files')
-rw-r--r-- | x11-wm/metacity/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure new file mode 100644 index 000000000000..bbd8c0a87560 --- /dev/null +++ b/x11-wm/metacity/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- 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' |