From 224d515683fc528328f8b1c73f72b31aa7dd5a17 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 30 Mar 2005 20:21:03 +0000 Subject: Convert to bl3. --- graphics/rayshade/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/rayshade') diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 8843e8b0393..58fb5ccdf27 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/03/24 21:12:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/03/30 20:21:03 wiz Exp $ DISTNAME= rayshade.4.0 PKGNAME= rayshade-4.0 @@ -11,8 +11,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org COMMENT= Extensible system for creating ray-traced images -DEPENDS+= urt>=3.1b1nb1:../../graphics/urt - HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure CONFIGURE_ARGS+= < ${WRKDIR}/config.ans @@ -36,4 +34,5 @@ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/rayshade ${INSTALL_DATA} ${WRKSRC}/Examples/* ${PREFIX}/share/examples/rayshade +.include "../../graphics/urt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3