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/celrw | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) |
Round one migration of ports from automake{19,110} to automake111
Notes
Notes:
svn path=/head/; revision=262460
Diffstat (limited to 'japanese/celrw')
-rw-r--r-- | japanese/celrw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/celrw/Makefile b/japanese/celrw/Makefile index a712b845f549..b1c31cf71a8a 100644 --- a/japanese/celrw/Makefile +++ b/japanese/celrw/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.nurs.or.jp/~kurati/celrw/ MAINTAINER= shuna@pop16.odn.ne.jp COMMENT= Cellular phone-number read/write tool (in Japan only) -USE_AUTOTOOLS= automake:19:env +USE_AUTOTOOLS= automake:111:env USE_BZIP2= yes HAS_CONFIGURE= yes ALL_TARGET= |