From d14acd3b26dd5364fa3cac6c6586a5e25b03e58e Mon Sep 17 00:00:00 2001 From: zuntum Date: Tue, 26 Jun 2001 14:14:53 +0000 Subject: o converted to use buildlink.mk --- www/chimera/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/chimera/Makefile b/www/chimera/Makefile index b917dc8c256..5439b95a048 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/22 09:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/06/26 14:14:53 zuntum Exp $ # DISTNAME= chimera-2.0a19 @@ -9,9 +9,6 @@ MAINTAINER= fredb@netbsd.org HOMEPAGE= http://www.chimera.org/ COMMENT= World Wide Web Browser for X Windows -DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>=1.0.11:../../graphics/png - USE_IMAKE= yes pre-configure: @@ -26,4 +23,6 @@ post-install: cd ${WRKSRC}/doc && ${INSTALL_DATA} \ HINTS INFO LICENSE ${X11PREFIX}/share/doc/chimera +.include "../../graphics/jpeg/buildlink.mk" +.include "../../graphics/png/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3