diff options
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r-- | graphics/inkscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 70f4d7a1654..90270c74b3f 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/06 18:50:21 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/06 06:22:03 reed Exp $ DISTNAME= inkscape-0.43 PKGREVISION= 4 @@ -23,7 +23,7 @@ USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes BUILD_USES_MSGFMT= yes -BUILDLINK_DEPENDS.boehm-gc+= boehm-gc>=6.4 +BUILDLINK_API_DEPENDS.boehm-gc+= boehm-gc>=6.4 .include "../../devel/boehm-gc/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" |