about summary refs log tree commit diff stats
path: root/freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd')
-rw-r--r--freebsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index 32860f2..dd8f490 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -1,4 +1,4 @@
-LIBS= gtk+-2.0 webkit-1.0 libsoup-2.4 gnutls -gthread-2.0
+LIBS= gtk+-2.0 webkit-1.0 libsoup-2.4 gnutls gthread-2.0
 
 LDADD= -lutil -lgcrypt
 GTK_CFLAGS!= pkg-config --cflags $(LIBS)