pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/qalculate The i18n file is not installed on NetBS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bddafbe31d5
branches:  trunk
changeset: 509512:2bddafbe31d5
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Mar 11 03:26:05 2006 +0000

description:
The i18n file is not installed on NetBSD, so removed it from the PLIST.
Bumped PKGREVISION.

diffstat:

 math/qalculate/Makefile |  4 ++--
 math/qalculate/PLIST    |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (38 lines):

diff -r cbc2cb506b1d -r 2bddafbe31d5 math/qalculate/Makefile
--- a/math/qalculate/Makefile   Sat Mar 11 03:26:04 2006 +0000
+++ b/math/qalculate/Makefile   Sat Mar 11 03:26:05 2006 +0000
@@ -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 @@
 
 USE_GNU_READLINE=      yes
 USE_LIBTOOL=           yes
-USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
diff -r cbc2cb506b1d -r 2bddafbe31d5 math/qalculate/PLIST
--- a/math/qalculate/PLIST      Sat Mar 11 03:26:04 2006 +0000
+++ b/math/qalculate/PLIST      Sat Mar 11 03:26:05 2006 +0000
@@ -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/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



Home | Main Index | Thread Index | Old Index