From 34a26cabe5f48c6b0f0fde2c9b902a2abaee91e5 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 22 Sep 2002 21:55:03 +0000 Subject: Convert to buildlink2. --- graphics/sane-frontends/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'graphics/sane-frontends') diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 094f8822f06..22110881167 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/08/19 19:18:31 mycroft Exp $ +# $NetBSD: Makefile,v 1.10 2002/09/22 21:56:28 wiz Exp $ .include "../../graphics/sane-backends/Makefile.common" @@ -6,20 +6,18 @@ DISTNAME= sane-frontends-${SANE_VERSION} COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc -DEPENDS+= gimp>=1.0.4:../../graphics/gimp BUILDLINK_DEPENDS.sane= sane-backends-${SANE_VERSION} GNU_CONFIGURE= yes USE_GMAKE= yes +USE_BUILDLINK2= yes USE_X11BASE= yes USE_LIBTOOL= yes -LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig # -O to work around a bug with -O2 and egcs. CFLAGS= -O -# to find gimp includes -CPPFLAGS= -I${LOCALBASE}/include -.include "../../graphics/sane-backends/buildlink.mk" -.include "../../x11/gtk/buildlink.mk" +.include "../../graphics/sane-backends/buildlink2.mk" +.include "../../graphics/gimp-base/buildlink2.mk" +.include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3