summaryrefslogtreecommitdiff
path: root/audio/gnome-speech
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 /audio/gnome-speech
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'audio/gnome-speech')
-rw-r--r--audio/gnome-speech/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/gnome-speech/Makefile b/audio/gnome-speech/Makefile
index db7a5d75396..e57ddb642f5 100644
--- a/audio/gnome-speech/Makefile
+++ b/audio/gnome-speech/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/03/30 21:27:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2006/04/13 18:23:29 jlam Exp $
#
DISTNAME= gnome-speech-0.3.10
@@ -10,9 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME 2 text-to-speech API
-BUILD_USES_MSGFMT= yes
-
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes