diff options
Diffstat (limited to 'www/rt40/Makefile')
-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 3526f00bce8e..eb30d0d8758b 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -60,7 +60,7 @@ BUILD_DEPENDS+= ${CORE_DEPS} \ RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_PERL5= 5.8.3+ +USE_PERL5= yes USE_AUTOTOOLS= autoconf .include <bsd.port.options.mk> |