diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-22 09:15:04 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-22 09:15:04 +0000 |
commit | bb040dde3e08355fc3ff13644072333bff22f964 (patch) | |
tree | 48afad7ae2c1b5fd6c866fadb03127860561cb60 /mail/mutt-devel/files/patch-configure.ac | |
parent | - Upgrade to 0.12.3.ja2. (diff) |
Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite
Move mail/mutt-devel to mail/mutt
Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter
PR: ports/169546
Suggested by: obrien
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=301308
Diffstat (limited to 'mail/mutt-devel/files/patch-configure.ac')
-rw-r--r-- | mail/mutt-devel/files/patch-configure.ac | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/mutt-devel/files/patch-configure.ac b/mail/mutt-devel/files/patch-configure.ac deleted file mode 100644 index 993e53daf38d..000000000000 --- a/mail/mutt-devel/files/patch-configure.ac +++ /dev/null @@ -1,9 +0,0 @@ ---- configure.ac.orig 2010-08-24 09:34:21.000000000 -0700 -+++ configure.ac 2012-05-03 18:14:34.000000000 -0700 -@@ -29,6 +29,2 @@ - AC_ISC_POSIX --AM_C_PROTOTYPES --if test "x$U" != "x"; then -- AC_MSG_ERROR(Compiler not ANSI compliant) --fi - AC_PROG_CPP |