summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2c01ea3b7724677eb90f7cc5186e55f90a768fed (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /editors/abiword/Makefile.common
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.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}