diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
commit | 30a00f2227a3e53b607331247c81c2911c1e98ef (patch) | |
tree | b3bdcd25b598432ef78aefb0f72e9412f429eee4 /dns/hesiod | |
parent | fc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff) |
Notes
Diffstat (limited to 'dns/hesiod')
-rw-r--r-- | dns/hesiod/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 9d4674774786..b22c3fed5892 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -18,7 +18,6 @@ OPTIONS_DEFAULT=IDN USES= libtool pathfix GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules INSTALL_TARGET= install-strip USE_LDCONFIG= yes |