summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-ad
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-27 16:44:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-27 16:44:31 +0000
commit1e33437fcc6c6cbb31025b82abc9e1a19de86d85 (patch)
tree3c1f3cded3fb8612bde6a6cc32ae7b8a8ee4b4b2 /misc/metatheme2/files/patch-ad
parentAdd SciTE - a full-featured SCIntilla based Text Editor for GTK/GNOME. (diff)
Add another monster from Helixcode - Metatheme, an utility for managing "theme
sets" that accomodate gtk, window manager, etc.
Diffstat (limited to 'misc/metatheme2/files/patch-ad')
-rw-r--r--misc/metatheme2/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/metatheme2/files/patch-ad b/misc/metatheme2/files/patch-ad
new file mode 100644
index 000000000000..015bddfcccf5
--- /dev/null
+++ b/misc/metatheme2/files/patch-ad
@@ -0,0 +1,11 @@
+--- plugins/sawfish/Makefile.in 2000/11/26 21:12:29 1.1
++++ plugins/sawfish/Makefile.in 2000/11/26 21:13:06
+@@ -148,7 +148,7 @@
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@
+-libsawfish_la_LDFLAGS =
++libsawfish_la_LDFLAGS = -module -avoid-version
+ libsawfish_la_LIBADD =
+ libsawfish_la_OBJECTS = sawfish-plugin.lo
+ CFLAGS = @CFLAGS@