summaryrefslogtreecommitdiff
path: root/x11/startup-notification
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/startup-notification
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/startup-notification')
-rw-r--r--x11/startup-notification/Makefile3
-rw-r--r--x11/startup-notification/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index 76378e6e822..850ee8fd1e6 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/09/03 12:53:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:38 tv Exp $
DISTNAME= startup-notification-0.7
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/startup-notification/0.7/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/startup-notification/buildlink3.mk b/x11/startup-notification/buildlink3.mk
index a4579584bd4..9ee9c26a5a8 100644
--- a/x11/startup-notification/buildlink3.mk
+++ b/x11/startup-notification/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/03/05 19:25:42 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/10/03 00:18:38 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
STARTUP_NOTIFICATION_BUILDLINK3_MK:= ${STARTUP_NOTIFICATION_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= startup-notification
.if !empty(STARTUP_NOTIFICATION_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.startup-notification+= startup-notification>=0.5
+BUILDLINK_RECOMMENDED.startup-notification+= startup-notification>=0.7nb1
BUILDLINK_PKGSRCDIR.startup-notification?= ../../x11/startup-notification
.endif # STARTUP_NOTIFICATION_BUILDLINK3_MK