pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qwt Convert to buildlink3 and s/scientifical/scien...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d378591b9f9
branches: trunk
changeset: 472702:4d378591b9f9
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 11 22:51:34 2004 +0000
description:
Convert to buildlink3 and s/scientifical/scientific/.
diffstat:
x11/qwt/DESCR | 2 +-
x11/qwt/Makefile | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r f496213f22b4 -r 4d378591b9f9 x11/qwt/DESCR
--- a/x11/qwt/DESCR Sun Apr 11 22:47:15 2004 +0000
+++ b/x11/qwt/DESCR Sun Apr 11 22:51:34 2004 +0000
@@ -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 -r f496213f22b4 -r 4d378591b9f9 x11/qwt/Makefile
--- a/x11/qwt/Makefile Sun Apr 11 22:47:15 2004 +0000
+++ b/x11/qwt/Makefile Sun Apr 11 22:51:34 2004 +0000
@@ -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 @@
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 @@
${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"
Home |
Main Index |
Thread Index |
Old Index