summaryrefslogtreecommitdiff
path: root/www/quanta/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-28 21:47:37 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-28 21:47:37 +0000
commitbc95a3b134e8673b116548b26fc84887cff3a20f (patch)
tree0029a2452e37a2e3280a0813ad9d36f433f9134e /www/quanta/Makefile
parentbd2f8e14eb7ea8eff496193a11f9593c34ae5a00 (diff)
downloadpkgsrc-bc95a3b134e8673b116548b26fc84887cff3a20f.tar.gz
Make sure the right locale handling pkgs are installed.
Diffstat (limited to 'www/quanta/Makefile')
-rw-r--r--www/quanta/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile
index 608f9d10f81..f902b61f02e 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/24 17:47:24 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2001/03/28 21:47:37 hubertf Exp $
#
DISTNAME= quanta-2.0-pr1
@@ -13,6 +13,8 @@ COMMENT= HTML editor suitable for experienced web developers
DEPENDS+= kdebase>=2.1:../../x11/kdebase2
+USE_INTL= yes
+BUILD_USES_MSGFMT= yes
WRKSRC= ${WRKDIR}/quanta
.include "../../x11/kde2/Makefile.part2"