pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-opengl Remove redundant include of ruby/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e171d9f47f21
branches:  trunk
changeset: 490239:e171d9f47f21
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 06 13:04:13 2005 +0000

description:
Remove redundant include of ruby/buildlink3.mk.

diffstat:

 graphics/ruby-opengl/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 0f904c24dc7c -r e171d9f47f21 graphics/ruby-opengl/Makefile
--- a/graphics/ruby-opengl/Makefile     Sun Mar 06 13:02:59 2005 +0000
+++ b/graphics/ruby-opengl/Makefile     Sun Mar 06 13:04:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/01/28 14:08:01 taca Exp $
+# $NetBSD: Makefile,v 1.17 2005/03/06 13:04:13 taca Exp $
 # FreeBSD: ports/graphics/ruby-opengl/Makefile,v 1.4 2000/09/26 08:01:58 knu Exp
 
 DISTNAME=      rbogl-${VERSION}
@@ -29,6 +29,5 @@
        ${INSTALL_DATA} ${WRKSRC}/README.EUC ${RUBY_DOCDIR}/opengl/README.ja
 
 .include "../../graphics/Mesa/buildlink3.mk"
-.include "../../lang/ruby/buildlink3.mk"
 .include "../../lang/ruby/modules.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index