diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /japanese/mell/Makefile | |
parent | - update to 3.43 (diff) |
Round one migration of ports from automake{19,110} to automake111
Notes
Notes:
svn path=/head/; revision=262460
Diffstat (limited to 'japanese/mell/Makefile')
-rw-r--r-- | japanese/mell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mell/Makefile b/japanese/mell/Makefile index 1e983588a277..57678746bd6a 100644 --- a/japanese/mell/Makefile +++ b/japanese/mell/Makefile @@ -15,7 +15,7 @@ MAINTAINER= otsuji@users.sourceforge.jp COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:267 AUTOMAKE_ARGS= -af pre-configure: |