aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rubygem-tmail
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-14 22:36:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-14 22:36:13 +0800
commit2d90696175d566b91c5f6f79210fb0dd03ee5a40 (patch)
tree2381c9e3fc179167f80b08bb612be1951bcc7d4d /mail/rubygem-tmail
parent5370fcccabd23afe19afc51a9d428daba2708b3d (diff)
downloadfreebsd-ports-graphics-2d90696175d566b91c5f6f79210fb0dd03ee5a40.tar.gz
freebsd-ports-graphics-2d90696175d566b91c5f6f79210fb0dd03ee5a40.tar.zst
freebsd-ports-graphics-2d90696175d566b91c5f6f79210fb0dd03ee5a40.zip
- Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports
Reviewed by: bapt Reviews: https://reviews.freebsd.org/D2030
Diffstat (limited to 'mail/rubygem-tmail')
-rw-r--r--mail/rubygem-tmail/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile
index ff03920c063..0059f0e9f04 100644
--- a/mail/rubygem-tmail/Makefile
+++ b/mail/rubygem-tmail/Makefile
@@ -11,7 +11,6 @@ COMMENT= RFC2822/MIME compliant mail manipulating library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
-USE_RUBY_FEATURES= racc-runtime
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>