http://bourbon.usc.edu/tgif/relnotes/v4.2.0.html http://bourbon.usc.edu/tgif/relnotes/v4.2.1.html http://bourbon.usc.edu/tgif/relnotes/v4.2.2.html Approved by: maintainer
10 lines
360 B
Text
10 lines
360 B
Text
--- Tgif.tmpl-freebsd.orig 2009-11-17 09:57:20.000000000 +0900
|
|
+++ Tgif.tmpl-freebsd 2010-08-22 01:37:01.000000000 +0900
|
|
@@ -54,4 +54,6 @@
|
|
LOCAL_LIBRARIES = $(XLIB)
|
|
XCOMM LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB)
|
|
XCOMM SYS_LIBRARIES = -ldl -lm -lz
|
|
-SYS_LIBRARIES = -lm -lz
|
|
+SYS_LIBRARIES = -lm -lz ${PTHREAD_LIBS}
|
|
+
|
|
+#include "Tgif.tmpl-freebsdports"
|