From 4a58e3c2d6c25c7ad3f0d372d73de5140b86fe08 Mon Sep 17 00:00:00 2001 From: knu 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-locale/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/ruby-locale') diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 4690175..abda457 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -30,6 +30,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_DOCDIR}/locale/ .endif -.include -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include +.include -- cgit v1.1