diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-05-30 19:20:24 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-05-30 19:20:24 +0000 |
commit | 1eafa827622a69e1ed91998c833f4da8c178b77d (patch) | |
tree | a3d2f731da18dbabffb034a7ab3436413eb941e6 /lang/ruby20 | |
parent | 5512459c70d1eb5f0224ba6b1a1191578bdc1c63 (diff) | |
download | ports-1eafa827622a69e1ed91998c833f4da8c178b77d.tar.gz ports-1eafa827622a69e1ed91998c833f4da8c178b77d.zip |
Notes
Diffstat (limited to 'lang/ruby20')
-rw-r--r-- | lang/ruby20/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ruby20/Makefile b/lang/ruby20/Makefile index d4c681e22c7b..44d8924c7702 100644 --- a/lang/ruby20/Makefile +++ b/lang/ruby20/Makefile @@ -56,8 +56,6 @@ EDIT_DESC= Which line editing lib to use LIBEDIT_DESC= Use libedit READLINE_DESC= Use libreadline -.include <bsd.port.options.mk> - USES= tar:bzip2 .include <bsd.port.pre.mk> |