summaryrefslogtreecommitdiff
path: root/x11/xcursor
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-16 22:52:31 +0000
committerjlam <jlam@pkgsrc.org>2004-02-16 22:52:31 +0000
commit904b6dd3b078b8886dfff3e1bb5065bbb9624856 (patch)
treea6424e2520a72759812e69eefa773df6d35646a8 /x11/xcursor
parentd6f6a57040f0cc6b9ce24407c5a3bc4b946c4079 (diff)
downloadpkgsrc-904b6dd3b078b8886dfff3e1bb5065bbb9624856.tar.gz
Append to BUILDLINK_DEPENDS.<pkg>, don't set it.
Diffstat (limited to 'x11/xcursor')
-rw-r--r--x11/xcursor/Makefile4
1 files changed, 2 insertions, 2 deletions
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"