aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed/files
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-11-28 11:19:06 +0800
committerkevlo <kevlo@FreeBSD.org>2001-11-28 11:19:06 +0800
commit755887ffc204d6c273f267f3ebaa8487d4b2c759 (patch)
tree92acb46882aa673e31d3a154fe8b3071ab5aec41 /mail/sylpheed/files
parent2edf7f816e018c87dcd27b42c31a155a5e43c63e (diff)
downloadfreebsd-ports-gnome-755887ffc204d6c273f267f3ebaa8487d4b2c759.tar.gz
freebsd-ports-gnome-755887ffc204d6c273f267f3ebaa8487d4b2c759.tar.zst
freebsd-ports-gnome-755887ffc204d6c273f267f3ebaa8487d4b2c759.zip
- Don't use automake/autoconf, because it requires to many patches
and workarounds to get it worked with autoconf213, automake14 and so on. - Bump PORTREVISION PR: 32330 Submitted by: MAINTAINER
Diffstat (limited to 'mail/sylpheed/files')
-rw-r--r--mail/sylpheed/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/sylpheed/files/patch-ad b/mail/sylpheed/files/patch-ad
deleted file mode 100644
index bb068f20c4c3..000000000000
--- a/mail/sylpheed/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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@