From 9800d1b91912d5e411afb398939b1cdf496ea565 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 9 Sep 2001 03:37:00 +0000 Subject: Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the individual package Makefiles. --- graphics/gdk-pixbuf-gnome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gdk-pixbuf-gnome') diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile index c4667857a78..a3c26413ff0 100644 --- a/graphics/gdk-pixbuf-gnome/Makefile +++ b/graphics/gdk-pixbuf-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/06/26 16:30:57 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/09/09 03:37:01 jlam Exp $ .include "../gdk-pixbuf/Makefile.common" @@ -7,6 +7,7 @@ COMMENT= the GNOME image loading library GNOME canvas support add-on CONFLICTS+= gdk-pixbuf<0.10.1 +USE_BUILDLINK_ONLY= # defined BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.10.1 REPLACE_BUILDLINK= gnomecanvaspixbufConf.sh -- cgit v1.2.3