diff options
Diffstat (limited to 'mbone/rat/Makefile')
-rw-r--r-- | mbone/rat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 8481e1c1916d..d6597db03a45 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -19,7 +19,7 @@ COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool TCLTK_VERSION= 8.3 LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 USE_GMAKE= yes MAN1= rat.1 MANCOMPRESSED= no |