diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2010-08-22 07:01:52 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2010-08-22 07:01:52 +0000 |
commit | 8ae0091bc326c098d6b097a856c33b1d79f767d1 (patch) | |
tree | 89c2d4277736aae3fb0acc505a019815e077f4fd /graphics/tgif/files | |
parent | 46e49dc9be18ba91703004859adfe4a0dfb38d65 (diff) |
Notes
Diffstat (limited to 'graphics/tgif/files')
-rw-r--r-- | graphics/tgif/files/patch-Tgif.tmpl | 8 | ||||
-rw-r--r-- | graphics/tgif/files/patch-Tgif.tmpl-freebsd | 10 | ||||
-rw-r--r-- | graphics/tgif/files/patch-tgif.man | 8 |
3 files changed, 14 insertions, 12 deletions
diff --git a/graphics/tgif/files/patch-Tgif.tmpl b/graphics/tgif/files/patch-Tgif.tmpl deleted file mode 100644 index 4c15ff814036..000000000000 --- a/graphics/tgif/files/patch-Tgif.tmpl +++ /dev/null @@ -1,8 +0,0 @@ ---- Tgif.tmpl.orig Tue May 22 17:10:16 2007 -+++ Tgif.tmpl Tue May 22 17:13:48 2007 -@@ -59,3 +59,5 @@ - XCOMM LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB) - XCOMM SYS_LIBRARIES = -ldl -lm - SYS_LIBRARIES = -lm -+ -+#include "Tgif.tmpl-freebsdports" diff --git a/graphics/tgif/files/patch-Tgif.tmpl-freebsd b/graphics/tgif/files/patch-Tgif.tmpl-freebsd new file mode 100644 index 000000000000..2870b41179b3 --- /dev/null +++ b/graphics/tgif/files/patch-Tgif.tmpl-freebsd @@ -0,0 +1,10 @@ +--- 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" diff --git a/graphics/tgif/files/patch-tgif.man b/graphics/tgif/files/patch-tgif.man index 6376be445bc6..1c9eb4ca61f0 100644 --- a/graphics/tgif/files/patch-tgif.man +++ b/graphics/tgif/files/patch-tgif.man @@ -1,11 +1,11 @@ ---- tgif.man.orig Wed Jun 14 07:30:00 2006 -+++ tgif.man Tue May 22 17:05:48 2007 +--- tgif.man.orig 2009-11-17 09:57:19.000000000 +0900 ++++ tgif.man 2010-08-22 01:12:28.000000000 +0900 @@ -8,7 +8,7 @@ .\" .\" .\" --.TH tgif n "Version 4.1 Patchlevel 45 and Above" "Tgif" -+.TH tgif 1L "Version 4.1 Patchlevel 45 and Above" "Tgif" +-.TH tgif n "Version 4.2 Patchlevel 2 and Above" "Tgif" ++.TH tgif 1L "Version 4.2 Patchlevel 2 and Above" "Tgif" .\" .SH NAME .\" |