diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-15 08:56:38 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-15 08:56:38 +0000 |
| commit | 9a95a1cae31cb5d68407f94c19a14953408ef192 (patch) | |
| tree | bbf046bf0aba88d0ab8d6ba2211e27b632c8ca8b /www/screem-devel/files/patch-plugins_uploadWizard_Makefile.in | |
| parent | - implement charset conversion for offline messages (diff) | |
Update to 0.5.5 which makes screem a GNOME 2 app. Yay!
PR: 45302
Submitted by: maintainer
Diffstat (limited to 'www/screem-devel/files/patch-plugins_uploadWizard_Makefile.in')
| -rw-r--r-- | www/screem-devel/files/patch-plugins_uploadWizard_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/screem-devel/files/patch-plugins_uploadWizard_Makefile.in b/www/screem-devel/files/patch-plugins_uploadWizard_Makefile.in new file mode 100644 index 000000000000..db8be8753a7b --- /dev/null +++ b/www/screem-devel/files/patch-plugins_uploadWizard_Makefile.in @@ -0,0 +1,11 @@ +--- plugins/uploadWizard/Makefile.in.orig Thu Nov 14 23:37:10 2002 ++++ plugins/uploadWizard/Makefile.in Thu Nov 14 23:37:37 2002 +@@ -169,7 +169,7 @@ + + + uploadWizard_la_LDFLAGS = -avoid-version -module +-uploadWizard_la_LIBADD = $(NEONOBJS) $(SCREEM_LIBS) ++uploadWizard_la_LIBADD = $(NEONOBJS) $(NEON_LIBS) $(SCREEM_LIBS) + + config_h = $(top_builddir)/config.h + obj_ext = o |
