diff options
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p17.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p17.ebuild b/net-misc/ntp/ntp-4.2.8_p17.ebuild index 2a5ebf974b83..51599bc5e173 100644 --- a/net-misc/ntp/ntp-4.2.8_p17.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p17.ebuild @@ -75,6 +75,8 @@ src_configure() { export PATH_RUBY=/bin/false local myeconfargs=( + --cache-file="${S}"/config.cache + --with-lineeditlibs=readline,edit,editline --with-yielding-select --disable-local-libevent |