diff --git a/www/redmine-backlogs/Makefile b/www/redmine-backlogs/Makefile index ce84d5fe4544..0f7fed70779a 100644 --- a/www/redmine-backlogs/Makefile +++ b/www/redmine-backlogs/Makefile @@ -21,5 +21,4 @@ RUN_DEPENDS+= rubygem-icalendar>=0.4.2:${PORTSDIR}/devel/rubygem-icalendar \ REDMINE_PLUGIN_NAME= redmine_backlogs -NO_STAGE= yes .include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" diff --git a/www/redmine-http-auth/Makefile b/www/redmine-http-auth/Makefile index 542f5e60814c..d0f475905670 100644 --- a/www/redmine-http-auth/Makefile +++ b/www/redmine-http-auth/Makefile @@ -14,5 +14,4 @@ COMMENT= HTTP authentication plugin for Redmine GITREV= df98baf REDMINE_PLUGIN_NAME= redmine_http_auth -NO_STAGE= yes .include "${.CURDIR}/../../www/redmine/bsd.redmine.mk"