summaryrefslogtreecommitdiff
path: root/net/amule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/amule/Makefile')
-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