summaryrefslogtreecommitdiff
path: root/net/amule
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2b7701c2e846af68d16fca094c7edd5a431d4797 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /net/amule
parent381acf95ec4f42fe16a17018bf9d56363883a683 (diff)
downloadpkgsrc-2b7701c2e846af68d16fca094c7edd5a431d4797.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'net/amule')
-rw-r--r--net/amule/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/amule/Makefile b/net/amule/Makefile
index bbc1e875bc0..a0733b6d834 100644
--- a/net/amule/Makefile
+++ b/net/amule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/02/05 23:10:22 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2006/04/13 18:23:36 jlam Exp $
DISTNAME= aMule-2.1.0
PKGNAME= ${DISTNAME:S/aMule/amule/}
@@ -11,14 +11,12 @@ MAINTAINER= tripledes@eslack.org
HOMEPAGE= http://www.amule.org/
COMMENT= Another Emule P2P client
-BUILD_USES_MSGFMT= yes
-
CONFLICTS= xmule-[0-9]*
USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-wx-config=${LOCALBASE}/bin/wx-config
CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes