diff options
Diffstat (limited to 'net/ntp-devel/Makefile')
-rw-r--r-- | net/ntp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 814f759bae9f..f936d9f50b6a 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -20,7 +20,7 @@ COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME}-dev GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 libtool:22 +USE_AUTOTOOLS= automake libtool .if defined(ENABLE_RAWDCF) CONFIGURE_ARGS+= --enable-RAWDCF |