diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-23 15:37:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-23 15:37:16 +0000 |
commit | f548581d7f500d66a06d5c92dc705f1e18d6a6f9 (patch) | |
tree | f0f97bf6da7a87cf67c1d0e29fe970089507facd /textproc | |
parent | - Update to 0.16.3 (diff) |
- Remove USE_RAKE
- Update WWW
Notes
Notes:
svn path=/head/; revision=387151
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-rich/Makefile | 1 | ||||
-rw-r--r-- | textproc/rubygem-rich/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-rich/Makefile b/textproc/rubygem-rich/Makefile index d5815e892139..0ebc1454c495 100644 --- a/textproc/rubygem-rich/Makefile +++ b/textproc/rubygem-rich/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= rubygem-jquery-rails>=0:${PORTSDIR}/www/rubygem-jquery-rails \ USE_RUBY= yes USE_RUBYGEMS= yes -USE_RAKE= yes RUBYGEM_AUTOPLIST= yes .include <bsd.port.mk> diff --git a/textproc/rubygem-rich/pkg-descr b/textproc/rubygem-rich/pkg-descr index 87974a04ddcc..fa8c5156c6d6 100644 --- a/textproc/rubygem-rich/pkg-descr +++ b/textproc/rubygem-rich/pkg-descr @@ -1,3 +1,3 @@ Rich is an opinionated WYSIWYG editor for Rails based on CKEditor. -WWW: https://github.com/bastiaanterhorst/rich +WWW: https://github.com/kreativgebiet/rich |