summaryrefslogtreecommitdiff
path: root/x11/xcursor
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
committertv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
commitc487cb967ac6446ee23e26612d1ba53dfe5bd7d1 (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /x11/xcursor
parent3180c40de85d6249c572f6db614da0049e9c4a79 (diff)
downloadpkgsrc-c487cb967ac6446ee23e26612d1ba53dfe5bd7d1.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'x11/xcursor')
-rw-r--r--x11/xcursor/Makefile4
-rw-r--r--x11/xcursor/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile
index 4b6ae74fec6..e9dbb5603df 100644
--- a/x11/xcursor/Makefile
+++ b/x11/xcursor/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2004/05/09 13:24:02 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $
#
DISTNAME= libXcursor-1.1.1
PKGNAME= ${DISTNAME:S/libX/x/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 devel
MASTER_SITES= http://freedesktop.org/~xlibs/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xcursor/buildlink3.mk b/x11/xcursor/buildlink3.mk
index 5ef8156487d..73c8f36a284 100644
--- a/x11/xcursor/buildlink3.mk
+++ b/x11/xcursor/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2004/03/18 09:12:17 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2004/10/03 00:18:39 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XCURSOR_BUILDLINK3_MK:= ${XCURSOR_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= xcursor
.if !empty(XCURSOR_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.xcursor+= xcursor>=1.0
+BUILDLINK_RECOMMENDED.xcursor+= xcursor>=1.1.1nb2
BUILDLINK_PKGSRCDIR.xcursor?= ../../x11/xcursor
.endif # XCURSOR_BUILDLINK3_MK