diff options
Diffstat (limited to 'www/rt38/Makefile')
-rw-r--r-- | www/rt38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt38/Makefile b/www/rt38/Makefile index a4392dd76c48..6fde82788ef8 100644 --- a/www/rt38/Makefile +++ b/www/rt38/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) |