summaryrefslogtreecommitdiff
path: root/audio/madplay
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/madplay
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'audio/madplay')
-rw-r--r--audio/madplay/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile
index 484aa7392a4..2556c1c11f0 100644
--- a/audio/madplay/Makefile
+++ b/audio/madplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/02/05 23:08:11 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/13 18:23:29 jlam Exp $
#
DISTNAME= madplay-0.15.2b
@@ -11,11 +11,10 @@ MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/mad/
COMMENT= High-quality MPEG audio decoder
-BUILD_USES_MSGFMT= YES
-
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+USE_TOOLS+= msgfmt
# Avoid an ICE in gcc2 on sparc64
CONFIGURE_ENV+= F77=${FALSE:Q}