From c68548820c41ad7830566b381146ecbdb12ed72c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 26 Sep 2000 08:02:17 +0000 Subject: Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. --- devel/ruby-amstd/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/ruby-amstd') diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 6b841345fcea..932b5322ed7e 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -58,6 +58,4 @@ do-install: .endfor .endif -.include -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include +.include -- cgit v1.2.3