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. --- databases/ruby-mysql/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/ruby-mysql') diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile index 3bd0e65fa997..05cd5865f9b6 100644 --- a/databases/ruby-mysql/Makefile +++ b/databases/ruby-mysql/Makefile @@ -29,6 +29,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/README.jp ${RUBY_DOCDIR}/mysql/ja .endif -.include -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include +.include -- cgit v1.2.3