From df0901849de272aa60bc2c944dc114a66e659cd6 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 16 Aug 2000 00:29:01 +0000 Subject: USE_PKGLIBTOOL -> USE_LIBTOOL --- x11/qwt/Makefile | 4 ++-- x11/qwt/pkg/PLIST | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'x11/qwt') 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 -- cgit v1.2.3