diff options
author | swills <swills@FreeBSD.org> | 2014-07-08 09:42:17 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-07-08 09:42:17 +0800 |
commit | 397f32e6f2fc6a47e728e4c2d3c318c2dcf92570 (patch) | |
tree | afea07fd954a6225b080603c3b14e744454c9cc7 /www | |
parent | 23dc9208b606858f9aa7ee9a0cf7581fa8c5c519 (diff) | |
download | freebsd-ports-gnome-397f32e6f2fc6a47e728e4c2d3c318c2dcf92570.tar.gz freebsd-ports-gnome-397f32e6f2fc6a47e728e4c2d3c318c2dcf92570.tar.zst freebsd-ports-gnome-397f32e6f2fc6a47e728e4c2d3c318c2dcf92570.zip |
- Stage remaining redmine plugin ports
Diffstat (limited to 'www')
-rw-r--r-- | www/redmine-backlogs/Makefile | 1 | ||||
-rw-r--r-- | www/redmine-http-auth/Makefile | 1 |
2 files changed, 0 insertions, 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" |