From 39e5ada3237191c7a8ab37e7ba82bba091ce3e7d Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 13 Nov 2001 13:01:04 +0000 Subject: - Update to 0.4.1; - assign maintainership to John Merryweather Cooper . Submitted by: John Merryweather Cooper --- .../files/patch-plugins::uploadWizard::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in (limited to 'www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in') 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..a843f279434c --- /dev/null +++ b/www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- plugins/uploadWizard/Makefile.in 2001/11/13 11:12:50 1.1 ++++ plugins/uploadWizard/Makefile.in 2001/11/13 11:13:46 +@@ -168,7 +168,7 @@ + + + uploadWizard_la_LDFLAGS = -avoid-version -module +-uploadWizard_la_LIBADD = $(LIBGLADE_LIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(PTHREAD_LIB) $(NEONOBJS) ++uploadWizard_la_LIBADD = $(LIBGLADE_LIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(PTHREAD_LIB) $(NEONOBJS) -lssl -lcrypto + + config_h = $(top_builddir)/config.h + obj_ext = o -- cgit v1.2.3