diff options
Diffstat (limited to 'www/rt40/Makefile')
-rw-r--r-- | www/rt40/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile index 732e0f6a97ed..83f78fc1b696 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -51,6 +51,7 @@ GROUPS?= rt BUILD_DEPENDS+= ${LOCALBASE}/bin/jsmin:${PORTSDIR}/devel/jsmin +NO_STAGE= yes .include "${.CURDIR}/Makefile.cpan" BUILD_DEPENDS+= ${CORE_DEPS} \ |