diff options
Diffstat (limited to 'net/ntp/Makefile')
-rw-r--r-- | net/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index d86b964cd519..71e4f584f880 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -21,7 +21,7 @@ COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:110 libtool:22 +USE_AUTOTOOLS= automake:111 libtool:22 MAN1= sntp.1 \ ntpd.1 \ |