summaryrefslogtreecommitdiff
path: root/x11/qwt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-16 00:29:01 +0000
committerwiz <wiz@pkgsrc.org>2000-08-16 00:29:01 +0000
commitdf0901849de272aa60bc2c944dc114a66e659cd6 (patch)
tree6dea8ac179f71d620c9df77c27e583993eb3d202 /x11/qwt
parent3273645fc4f6f899e2ce29792ecdc4c2ed1ff6e7 (diff)
downloadpkgsrc-df0901849de272aa60bc2c944dc114a66e659cd6.tar.gz
USE_PKGLIBTOOL -> USE_LIBTOOL
Diffstat (limited to 'x11/qwt')
-rw-r--r--x11/qwt/Makefile4
-rw-r--r--x11/qwt/pkg/PLIST5
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile
index 76b438eb3f2..fe2f44532f8 100644
--- a/x11/qwt/Makefile
+++ b/x11/qwt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/06/01 11:23:47 rh Exp $
+# $NetBSD: Makefile,v 1.4 2000/08/16 00:29:01 wiz Exp $
DISTNAME= qwtlib-0.2
CATEGORIES= x11
@@ -12,7 +12,7 @@ DEPENDS+= qt1-1.44:../../x11/qt1
USE_X11BASE= yes
USE_GMAKE= yes
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/qwt
ALL_TARGET= src
diff --git a/x11/qwt/pkg/PLIST b/x11/qwt/pkg/PLIST
index a1538aaa7e4..c423222848c 100644
--- a/x11/qwt/pkg/PLIST
+++ b/x11/qwt/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/17 18:32:29 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2000/08/16 00:29:02 wiz Exp $
include/qwt/qwt.h
include/qwt/qwt_arrbtn.h
include/qwt/qwt_autoscl.h
@@ -29,8 +29,9 @@ include/qwt/qwt_spline.h
include/qwt/qwt_symbol.h
include/qwt/qwt_thermo.h
include/qwt/qwt_wheel.h
-lib/libqwt.so.0.2
lib/libqwt.a
+lib/libqwt.la
+lib/libqwt.so.0.2
man/man3/Qwt.3
man/man3/QwtArrowButton.3
man/man3/QwtAutoScale.3