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-optparse/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/ruby-optparse') diff --git a/devel/ruby-optparse/Makefile b/devel/ruby-optparse/Makefile index 612402472411..b602fd60e923 100644 --- a/devel/ruby-optparse/Makefile +++ b/devel/ruby-optparse/Makefile @@ -40,6 +40,4 @@ do-install: .endfor .endif -.include -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include +.include -- cgit v1.2.3