diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-24 03:22:28 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-24 03:22:28 +0000 |
commit | 56fb58c56f8c9a1efad1589a56a57df3c0dbb225 (patch) | |
tree | 407a7ca984606a238df7d27040696acf725d4aff /www/tidy-devel | |
parent | b6000bd1d15d7aa952ef8d4d5d8a7f6e55e04fe3 (diff) |
Notes
Diffstat (limited to 'www/tidy-devel')
-rw-r--r-- | www/tidy-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index c0fc7235d221..c21d14f6828f 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -32,7 +32,7 @@ USE_GMAKE= yes PLIST_SUB= SHLIB="@comment " NSHLIB="" CONFLICTS= tidy-20000804* tidy-lib-[0-9]* .else -USE_AUTOTOOLS= automake:15 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:19 autoconf:267 libtool:22 AUTOMAKE_ARGS+= -a -c --foreign USE_LDCONFIG= yes PLIST_SUB= SHLIB="" NSHLIB="@comment " |