summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authortron <tron>2001-06-30 14:42:20 +0000
committertron <tron>2001-06-30 14:42:20 +0000
commitc2a6ae55a5479e4209ab3aaeb1d2c2a75e3b3ee5 (patch)
tree2e10b5feaa28b041e511b6551655061be76ea050 /finance
parent1ae695c01fe3c2852dfdd63ad5b7f2065d29bb8e (diff)
downloadpkgsrc-c2a6ae55a5479e4209ab3aaeb1d2c2a75e3b3ee5.tar.gz
Add "USE_LIBINTL= YES" to use pre installed "libintl".
Diffstat (limited to 'finance')
-rw-r--r--finance/emma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/emma/Makefile b/finance/emma/Makefile
index b4a389d24f2..bb344394ec6 100644
--- a/finance/emma/Makefile
+++ b/finance/emma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/06/30 14:33:36 tron Exp $
+# $NetBSD: Makefile,v 1.4 2001/06/30 14:42:20 tron Exp $
#
DISTNAME= emma-0.8-1
@@ -15,6 +15,7 @@ BUILD_DEPENDS+= automake-1.4:../../devel/automake
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= python-*:../../lang/python
+USE_LIBINTL= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES