diff options
Diffstat (limited to 'dns/mydns/Makefile')
-rw-r--r-- | dns/mydns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 90632e6a13e8..1114b588e3fa 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -16,7 +16,7 @@ COMMENT= DNS server designed to utilize the MySQL database GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc USE_ICONV= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_RC_SUBR= mydns.sh |