summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-03-16 11:48:24 +0000
committerrillig <rillig@pkgsrc.org>2005-03-16 11:48:24 +0000
commit76d1f4888486a2ee94d74cc83ab6ca25f969690b (patch)
tree7df7589a008b672d97bc01ef07aa8e3221e85c6c /finance
parentf6981462c21973a5fd1ab06642c11c7efbb9a818 (diff)
downloadpkgsrc-76d1f4888486a2ee94d74cc83ab6ca25f969690b.tar.gz
Emma uses gettext-0.10.35, which is incompatible with devel/gettext-lib.
Approved by wiz.
Diffstat (limited to 'finance')
-rw-r--r--finance/emma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/emma/Makefile b/finance/emma/Makefile
index 1ed7c4fdc5d..6551ac8819e 100644
--- a/finance/emma/Makefile
+++ b/finance/emma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/10/03 00:14:41 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/03/16 11:48:24 rillig Exp $
DISTNAME= emma-0.8.2
PKGREVISION= 4
@@ -19,6 +19,7 @@ USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
CONFIGURE_ENV+= PYTHONBIN=${PYTHONBIN}
+CONFIGURE_ARGS+= --with-included-gettext
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
PYTHON_VERSIONS_ACCEPTED= 15
@@ -26,7 +27,6 @@ PYTHON_VERSIONS_ACCEPTED= 15
post-extract:
${RM} ${WRKSRC}/config.cache
-.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../time/py-mxDateTime/buildlink3.mk"
.include "../../x11/gnome-libs/buildlink3.mk"