aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
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 /archivers
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 'archivers')
-rw-r--r--archivers/ruby-zip/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile
index 63bb1d02d58..6260b3caf5f 100644
--- a/archivers/ruby-zip/Makefile
+++ b/archivers/ruby-zip/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby module for reading and writing ZIP files
USE_RUBY= yes
-USE_RUBY_FEATURES= zlib
WRKSRC= ${WRKDIR}/rubyzip-${PORTVERSION}
NO_BUILD= yes