diff options
Diffstat (limited to 'www/rt40')
-rw-r--r-- | www/rt40/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile index a4392dd76c48..6fde82788ef8 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -54,7 +54,7 @@ BUILD_DEPENDS+= ${CORE_DEPS} \ RUN_DEPENDS+= ${BUILD_DEPENDS} USE_PERL5= 5.8.3+ -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf .include <bsd.port.pre.mk> .if defined(WITH_DEV) |