diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-22 21:31:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-22 21:31:32 +0000 |
commit | 0b525d5972258c130c53363dd96c0c770a0f3b4f (patch) | |
tree | b3418856c3ebb84fbcb86026aaf10ff02869ac61 /textproc | |
parent | 94af6de4b5339ddbe591c750709d2c56914eb7e0 (diff) | |
download | freebsd-ports-0b525d5972258c130c53363dd96c0c770a0f3b4f.zip |
Remove outdated BROKEN_RUBY24 after lang/ruby24 removal
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-actiontext60/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/rubygem-actiontext60/Makefile b/textproc/rubygem-actiontext60/Makefile index 9c2a6407f997..32f46c54029b 100644 --- a/textproc/rubygem-actiontext60/Makefile +++ b/textproc/rubygem-actiontext60/Makefile @@ -13,8 +13,6 @@ COMMENT= Edit and display rich text in Rails applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -BROKEN_RUBY24= yes - RUN_DEPENDS= rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \ rubygem-activerecord60>=${PORTVERSION}:databases/rubygem-activerecord60 \ rubygem-activestorage60>=${PORTVERSION}:net/rubygem-activestorage60 \ |