summaryrefslogtreecommitdiff
path: root/graphics/plplot/Makefile
diff options
context:
space:
mode:
authortv <tv>2004-10-15 11:54:10 +0000
committertv <tv>2004-10-15 11:54:10 +0000
commit1d560932fcf6b1faa1533516fa79626dfa47c231 (patch)
tree8fef8d50b989d7909d5c6c3ef0a27e08451eb3d9 /graphics/plplot/Makefile
parent380fa5040f7776714383ea169b298a85f483abfe (diff)
downloadpkgsrc-1d560932fcf6b1faa1533516fa79626dfa47c231.tar.gz
Update linkage to libltdl, now in its own package.
Diffstat (limited to 'graphics/plplot/Makefile')
-rw-r--r--graphics/plplot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile
index fb9bb2dca1e..7271c56efcc 100644
--- a/graphics/plplot/Makefile
+++ b/graphics/plplot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2004/10/03 00:14:56 tv Exp $
+# $NetBSD: Makefile,v 1.38 2004/10/15 11:54:11 tv Exp $
DISTNAME= plplot-5.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plplot/}
@@ -62,7 +62,7 @@ post-install:
.include "../../graphics/gd/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
-.include "../../devel/libtool/buildlink3.mk"
+.include "../../devel/libltdl/buildlink3.mk"
.include "../../x11/tk83/buildlink3.mk"
.include "../../lang/tcl83/buildlink3.mk"
.include "../../mk/autoconf.mk"