diff options
Diffstat (limited to 'dns/hesiod')
-rw-r--r-- | dns/hesiod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 84662a9e9d28..78e19581a50b 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -22,7 +22,7 @@ MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ hesiod_free_string.3 hesiod_parse_result.3 MAN5= hesiod.conf.5 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |