summaryrefslogtreecommitdiff
path: root/x11/xcursor
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-16 22:52:31 +0000
committerjlam <jlam>2004-02-16 22:52:31 +0000
commit77e64e38e121e3935788fb4c048ceab1b37fc24c (patch)
treea6424e2520a72759812e69eefa773df6d35646a8 /x11/xcursor
parent18c1b78e8234ea11f36d5d7126b9584efaaab052 (diff)
downloadpkgsrc-77e64e38e121e3935788fb4c048ceab1b37fc24c.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"