summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile.common
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 /editors/abiword/Makefile.common
parent1fbf196231c041a6156a15d4636adac1f8636ea2 (diff)
downloadpkgsrc-3898ce2f2d069e0669178de70c0519a01202e7f6.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'editors/abiword/Makefile.common')
-rw-r--r--editors/abiword/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index d2455ec1892..63beade31ff 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2006/01/26 23:23:08 adam Exp $
+# $NetBSD: Makefile.common,v 1.30 2006/04/13 18:23:32 jlam Exp $
# Be sure to update PLIST and distinfo for editors/abiword-plugins when updating
ABIWORD_VERSION= 2.4.2
@@ -12,12 +12,10 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.abisource.com/
-BUILD_USES_MSGFMT= yes
-
MAKEFILE= GNUmakefile
USE_DIRS+= xdg-1.1
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libpng=${BUILDLINK_PREFIX.png}