diff options
-rw-r--r-- | math/qalculate/Makefile | 6 | ||||
-rw-r--r-- | math/qalculate/PLIST | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 3a4a0007687..52d2cb98ae2 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2006/05/18 20:29:59 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/05/26 23:38:59 wiz Exp $ DISTNAME= libqalculate-0.9.3 PKGNAME= qalculate-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} @@ -10,8 +10,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://qalculate.sourceforge.net/ COMMENT= Qalculate is a modern multi-purpose desktop calculator -BROKEN_IN= pkgsrc-2006Q1 - USE_GNU_READLINE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index 86ebe32e73e..d505cab4db8 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/04/22 16:29:47 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/05/26 23:38:59 wiz Exp $ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h @@ -15,7 +15,6 @@ include/libqalculate/qalculate.h include/libqalculate/util.h lib/libqalculate.la lib/pkgconfig/libqalculate.pc -share/locale/sv/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml |