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. --- lang/ruby-usersguide/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/ruby-usersguide') diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile index e782caf4c790..d5b8f4f1cb66 100644 --- a/lang/ruby-usersguide/Makefile +++ b/lang/ruby-usersguide/Makefile @@ -34,6 +34,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/* ${DOCDIR} ${LN} -fs uguide00.html ${DOCDIR}/index.html -.include -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include +.include -- cgit v1.2.3