aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-05-30 19:20:24 +0000
committerSteve Wills <swills@FreeBSD.org>2014-05-30 19:20:24 +0000
commit1eafa827622a69e1ed91998c833f4da8c178b77d (patch)
treea3d2f731da18dbabffb034a7ab3436413eb941e6
parent5512459c70d1eb5f0224ba6b1a1191578bdc1c63 (diff)
downloadports-1eafa827622a69e1ed91998c833f4da8c178b77d.tar.gz
ports-1eafa827622a69e1ed91998c833f4da8c178b77d.zip
Notes
-rw-r--r--lang/ruby20/Makefile2
-rw-r--r--lang/ruby21/Makefile2
2 files changed, 0 insertions, 4 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>
diff --git a/lang/ruby21/Makefile b/lang/ruby21/Makefile
index cec3881a344a..6ca089a7db7a 100644
--- a/lang/ruby21/Makefile
+++ b/lang/ruby21/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>