summaryrefslogtreecommitdiff
path: root/print/gnome-print
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 /print/gnome-print
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 'print/gnome-print')
-rw-r--r--print/gnome-print/Makefile4
-rw-r--r--print/gnome-print/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index ca314037cbf..818bcd1f679 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2004/03/29 18:11:14 tron Exp $
+# $NetBSD: Makefile,v 1.64 2004/10/03 00:18:05 tv Exp $
DISTNAME= gnome-print-0.36
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/}
diff --git a/print/gnome-print/buildlink3.mk b/print/gnome-print/buildlink3.mk
index 884a701e68c..16935580c80 100644
--- a/print/gnome-print/buildlink3.mk
+++ b/print/gnome-print/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/03/29 18:11:14 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:05 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_PRINT_BUILDLINK3_MK:= ${GNOME_PRINT_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= gnome-print
.if !empty(GNOME_PRINT_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.gnome-print+= gnome-print>=0.36nb4
+BUILDLINK_RECOMMENDED.gnome-print+= gnome-print>=0.36nb5
BUILDLINK_PKGSRCDIR.gnome-print?= ../../print/gnome-print
.endif # GNOME_PRINT_BUILDLINK3_MK