diff options
Diffstat (limited to 'net/mrt/Makefile')
-rw-r--r-- | net/mrt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mrt/Makefile b/net/mrt/Makefile index f118a93fb6fb..8611d45dd55f 100644 --- a/net/mrt/Makefile +++ b/net/mrt/Makefile @@ -16,7 +16,7 @@ COMMENT= Multi-threaded Routing Toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 MAN8= mrtd.8 |