summaryrefslogtreecommitdiff
path: root/www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in')
-rw-r--r--www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in14
1 files changed, 14 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..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