From a5c7fe15e42b4f2040014f986ddc19fcdeaca67c Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 20 Oct 2002 13:28:38 +0000 Subject: Convert to buildlink2. --- graphics/ruby-opengl/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index 733c75a6ff9..47f8c88487a 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/01/20 03:54:56 taca Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/20 13:28:38 wiz Exp $ # FreeBSD: ports/graphics/ruby-opengl/Makefile,v 1.4 2000/09/26 08:01:58 knu Exp DISTNAME= rbogl-${VERSION} @@ -13,7 +13,7 @@ COMMENT= OpenGL/GLU/GLUT interface modules for Ruby VERSION= 0.32b DIST_SUBDIR= ruby -USE_MESA= yes +USE_BUILDLINK2= yes USE_X11= yes USE_RUBY_EXTCONF= yes @@ -30,5 +30,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${RUBY_DOCDIR}/opengl ${INSTALL_DATA} ${WRKSRC}/README.EUC ${RUBY_DOCDIR}/opengl/README.ja +.include "../../graphics/Mesa/buildlink2.mk" +.include "../../lang/ruby-base/buildlink2.mk" .include "../../lang/ruby-base/Makefile.common" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3