diff options
Diffstat (limited to 'wm/bbconf/patches/patch-ae')
-rw-r--r-- | wm/bbconf/patches/patch-ae | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/wm/bbconf/patches/patch-ae b/wm/bbconf/patches/patch-ae new file mode 100644 index 00000000000..aa1c4a2085d --- /dev/null +++ b/wm/bbconf/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $ + +--- bbconf/plugins/themes/Makefile.in.orig Sat Jan 19 03:10:28 2002 ++++ bbconf/plugins/themes/Makefile.in +@@ -214,7 +214,6 @@ + + INCLUDES = $(all_includes) + +-LDFLAGS = + + libthemes_la_LDFLAGS = $(all_libraries) $(LIB_QT) -module -avoid-version -no-undefined + |