From a50b622c6877278362fbc0c171864fe4f117d770 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 22:51:34 +0000 Subject: Convert to buildlink3 and s/scientifical/scientific/. --- x11/qwt/DESCR | 2 +- x11/qwt/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/qwt/DESCR b/x11/qwt/DESCR index 636c36b62d0..cfbdb5a2bdf 100644 --- a/x11/qwt/DESCR +++ b/x11/qwt/DESCR @@ -1,5 +1,5 @@ Qwt is an extension to the Qt GUI library from Troll Tech AS. The Qwt library contains widgets and components which are -primarily useful for technical and scientifical purposes. +primarily useful for technical and scientific purposes. It includes a 2-D plotting widget, different kinds of sliders, and much more. diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index 2380b492f64..3fe3c7d689e 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/01/24 15:30:34 grant Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/11 22:51:34 snj Exp $ DISTNAME= qwt-0.3.0 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/qwt COMMENT= Qt widget library for technical purposes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11BASE= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes @@ -28,5 +28,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/qwt ${INSTALL_DATA} ${WRKSRC}/doc/man/man3/* ${PREFIX}/man/man3 -.include "../../x11/qt2-libs/buildlink2.mk" +.include "../../x11/qt2-libs/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3