From 77e64e38e121e3935788fb4c048ceab1b37fc24c Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 Feb 2004 22:52:31 +0000 Subject: Append to BUILDLINK_DEPENDS., don't set it. --- x11/xcursor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xcursor') diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile index 47ef71476ec..9fc6fddb360 100644 --- a/x11/xcursor/Makefile +++ b/x11/xcursor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/15 09:47:48 recht Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/16 22:52:31 jlam Exp $ # DISTNAME= libXcursor-1.1.1 @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= xcursor.pc.in -BUILDLINK_DEPENDS.Xrender= Xrender>=0.8 +BUILDLINK_DEPENDS.Xrender+= Xrender>=0.8 .include "../../devel/pkgconfig/buildlink3.mk" .include "../../x11/Xfixes/buildlink3.mk" -- cgit v1.2.3