pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/rrdtool Needs msgfmt, intltool and drop forc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2cea2fed8ddb
branches: trunk
changeset: 547517:2cea2fed8ddb
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Sep 18 13:56:13 2008 +0000
description:
Needs msgfmt, intltool and drop forcing pkgsrc gettext. Bump revision.
diffstat:
databases/rrdtool/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 06e2f25896c9 -r 2cea2fed8ddb databases/rrdtool/Makefile
--- a/databases/rrdtool/Makefile Thu Sep 18 13:40:10 2008 +0000
+++ b/databases/rrdtool/Makefile Thu Sep 18 13:56:13 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2008/09/15 15:11:46 martti Exp $
+# $NetBSD: Makefile,v 1.71 2008/09/18 13:56:13 joerg Exp $
DISTNAME= rrdtool-1.3.3
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config perl
+USE_TOOLS+= gmake pkg-config perl msgfmt intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS:Q}
@@ -28,8 +28,6 @@
# rrdtool explicitly forbids any use of -ffast-math
BUILDLINK_TRANSFORM+= rm:-ffast-math
-# rrdtool wants libintl_gettext, which at least NetBSD's lib doesn't have
-USE_BUILTIN.gettext= no
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= post-build
Home |
Main Index |
Thread Index |
Old Index