summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-09-18 13:56:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-09-18 13:56:13 +0000
commit7e733cde40e531755d3dc0ded7f8a342d0a79dda (patch)
tree1a4323ab8d3b7c9d9e23c31819310ae44f432f41 /databases
parentb35ef6ce2f015f84779d6bd67d3d64347fd57340 (diff)
downloadpkgsrc-7e733cde40e531755d3dc0ded7f8a342d0a79dda.tar.gz
Needs msgfmt, intltool and drop forcing pkgsrc gettext. Bump revision.
Diffstat (limited to 'databases')
-rw-r--r--databases/rrdtool/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 810d3272153..d0f054d3a08 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -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 @@ COMMENT= Data analysis tool generating graphical representations
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 @@ PERL5_PACKLIST+= auto/RRDs/.packlist
# 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