aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-11-01 04:09:53 +0800
committeralex <alex@FreeBSD.org>2001-11-01 04:09:53 +0800
commitba5001072abd3203324adf415a18abe1952407bf (patch)
tree56a5c33a476d1730e30ffd6d4bc236b85b0a416c /mail/sylpheed
parenta93b0c60ea196e8358d163b0df194980748166d4 (diff)
downloadfreebsd-ports-gnome-ba5001072abd3203324adf415a18abe1952407bf.tar.gz
freebsd-ports-gnome-ba5001072abd3203324adf415a18abe1952407bf.tar.zst
freebsd-ports-gnome-ba5001072abd3203324adf415a18abe1952407bf.zip
Update to 0.6.4
Submitted by: maintainer
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sylpheed/files/patch-ad b/mail/sylpheed/files/patch-ad
new file mode 100644
index 000000000000..bb068f20c4c3
--- /dev/null
+++ b/mail/sylpheed/files/patch-ad
@@ -0,0 +1,11 @@
+--- intl/Makefile.in.orig Wed Oct 24 03:57:52 2001
++++ intl/Makefile.in Wed Oct 24 03:58:06 2001
+@@ -41,7 +41,7 @@
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+ mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
+
+-l = @INTL_LIBTOOL_SUFFIX_PREFIX@
++l =
+
+ AR = ar
+ CC = @CC@