summaryrefslogtreecommitdiff
path: root/www/skipstone/files/patch-aa
blob: 8479d90536aef111c28f1d3fb90d29e5a2cec10a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.orig	Thu Apr 18 00:49:56 2002
+++ src/Makefile	Thu Apr 18 00:50:25 2002
@@ -12,7 +12,7 @@
 ifeq ($(freebsd),1)
 LIBS = $(GTK_LIBS) $(MOZILLA_LIBS) -lc_r
 else
-LIBS = $(GTK_LIBS) $(MOZILLA_LIBS) -lpthread
+LIBS = $(GTK_LIBS) $(MOZILLA_LIBS) -pthread
 endif
 
 LOCALEDIR ?= /usr/share/locale