From 63e7c4d170236abfc1d9f12e2cf5548122a4d45c Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Tue, 8 Jul 2014 01:42:17 +0000 Subject: [PATCH] - Stage remaining redmine plugin ports --- www/redmine-backlogs/Makefile | 1 - www/redmine-http-auth/Makefile | 1 - 2 files changed, 2 deletions(-) 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"