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 92a37ced00c5..9f713024e408 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -20,7 +20,7 @@ COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 libtool:22 +USE_AUTOTOOLS= automake libtool MAN1= sntp.1 \ ntpd.1 \ |