diff options
-rw-r--r-- | dns/samba-nsupdate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index 7e3be75847f9..c3769d4ddaa0 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -18,8 +18,7 @@ ISCVERSION= 9.8.6 MAKE_JOBS_UNSAFE= yes -USE_AUTOTOOLS= autoconf autoheader -USES= ssl +USES= autoreconf ssl GNU_CONFIGURE= yes CONFIGURE_ARGS+= \ |