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 a3cb5dbcb276..12bcc13f7e7b 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc USE_ICONV= yes USE_GETTEXT= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_BZIP2= yes INFO= mydns |