diff options
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 |