summaryrefslogtreecommitdiff
path: root/graphics/plplot
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commitb5510d5a2d7f9a1406603d922ae5d8548950233c (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /graphics/plplot
parent3addbafa22111ee3e2673d59835bf69a03a74306 (diff)
downloadpkgsrc-b5510d5a2d7f9a1406603d922ae5d8548950233c.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 'graphics/plplot')
-rw-r--r--graphics/plplot/Makefile4
-rw-r--r--graphics/plplot/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile
index 3e75aed4bdf..fb9bb2dca1e 100644
--- a/graphics/plplot/Makefile
+++ b/graphics/plplot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2004/06/20 21:52:08 xtraeme Exp $
+# $NetBSD: Makefile,v 1.37 2004/10/03 00:14:56 tv Exp $
DISTNAME= plplot-5.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plplot/}
diff --git a/graphics/plplot/buildlink3.mk b/graphics/plplot/buildlink3.mk
index 006e9fed7d4..527b5e6df93 100644
--- a/graphics/plplot/buildlink3.mk
+++ b/graphics/plplot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/09 00:45:45 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:14:56 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PLPLOT_BUILDLINK3_MK:= ${PLPLOT_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= plplot
.if !empty(PLPLOT_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.plplot+= plplot>=5.2.1
+BUILDLINK_RECOMMENDED.plplot+= plplot>=5.2.1nb2
BUILDLINK_PKGSRCDIR.plplot?= ../../graphics/plplot
.endif # PLPLOT_BUILDLINK3_MK