From 0432f52272f6345ca7f947d2c3189f151dd58266 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 11 Mar 2006 03:26:05 +0000 Subject: The i18n file is not installed on NetBSD, so removed it from the PLIST. Bumped PKGREVISION. --- math/qalculate/Makefile | 4 ++-- math/qalculate/PLIST | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 4a19c5e8a30..4131a2e0300 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/02/24 21:09:13 adam Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/11 03:26:05 rillig Exp $ DISTNAME= libqalculate-0.9.2 PKGNAME= qalculate-0.9.2 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} @@ -11,7 +12,6 @@ COMMENT= Qalculate is a modern multi-purpose desktop calculator USE_GNU_READLINE= yes USE_LIBTOOL= yes -USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index 83cd78600ae..973326e2769 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/02/19 12:53:30 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/03/11 03:26:05 rillig 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 -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml -- cgit v1.2.3