summaryrefslogtreecommitdiff
path: root/mail/sylpheed2
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-10-31 20:09:53 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-10-31 20:09:53 +0000
commitd8ce5b35ced2eea821012eb00b4e8f00c558c6ef (patch)
treed164e0fd7600d9eeb73d20847edb947541f8c14f /mail/sylpheed2
parentBump PORTREVISION for today's updates to libgssapi and su. (diff)
Update to 0.6.4
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=49436
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r--mail/sylpheed2/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sylpheed2/files/patch-ad b/mail/sylpheed2/files/patch-ad
new file mode 100644
index 000000000000..bb068f20c4c3
--- /dev/null
+++ b/mail/sylpheed2/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@