summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit3898ce2f2d069e0669178de70c0519a01202e7f6 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /textproc/scrollkeeper
parent1fbf196231c041a6156a15d4636adac1f8636ea2 (diff)
downloadpkgsrc-3898ce2f2d069e0669178de70c0519a01202e7f6.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'textproc/scrollkeeper')
-rw-r--r--textproc/scrollkeeper/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 1441e284387..a199c052796 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/04/01 14:48:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2006/04/13 18:23:38 jlam Exp $
#
DISTNAME= scrollkeeper-0.3.14
@@ -13,11 +13,10 @@ COMMENT= Open Document Cataloging Project
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_USES_MSGFMT= yes
DEPENDS+= docbook-xml>=4.4nb4:../../textproc/docbook-xml
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes