summaryrefslogtreecommitdiff
path: root/textproc/ja-groff
diff options
context:
space:
mode:
authorhira <hira>2006-05-08 22:49:58 +0000
committerhira <hira>2006-05-08 22:49:58 +0000
commit6fb61de57f7355f5dcd5cd67210e0bd437a39a89 (patch)
tree67831d0e8dd72484f475a603634a410ddf8746e0 /textproc/ja-groff
parent39fd57a421205238d4c12660dba24b452e210b62 (diff)
downloadpkgsrc-6fb61de57f7355f5dcd5cd67210e0bd437a39a89.tar.gz
Add missing USE_LANGUAGES.
Diffstat (limited to 'textproc/ja-groff')
-rw-r--r--textproc/ja-groff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ja-groff/Makefile b/textproc/ja-groff/Makefile
index 8cc1ae27a1c..436845515d8 100644
--- a/textproc/ja-groff/Makefile
+++ b/textproc/ja-groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:03 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/05/08 22:49:58 hira Exp $
DISTNAME= groff-1.10
PKGNAME= ja-groff-0.99
@@ -16,6 +16,7 @@ HOMEPAGE= http://www.gnu.org/software/groff/groff.html
COMMENT= Japanese enhancement of GNU groff
USE_TOOLS+= gmake
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_HAS_MANDIR= no
#CONFIGURE_ENV+= CXXFLAGS="-fno-rtti -fno-exceptions -O"