summaryrefslogtreecommitdiff
path: root/textproc/xalan-c/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-18 23:25:13 +0000
committerminskim <minskim@pkgsrc.org>2004-02-18 23:25:13 +0000
commit746e16919c743488a06c535c8ec80df3b8e84fe3 (patch)
tree6802835b75f68ff89dd6449fc6130392ebd6f689 /textproc/xalan-c/Makefile
parentaf57c1d82289bedd455592f45263edb8805f78e2 (diff)
downloadpkgsrc-746e16919c743488a06c535c8ec80df3b8e84fe3.tar.gz
USE_LANGUAGES= c c++
Diffstat (limited to 'textproc/xalan-c/Makefile')
-rw-r--r--textproc/xalan-c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index 1b79ba5fcf9..4e092b9b8c2 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/11 04:20:16 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/18 23:25:13 minskim Exp $
#
DISTNAME= Xalan-C_1_6-src
@@ -13,6 +13,7 @@ COMMENT= XSLT processor of the Apache Project
WRKSRC= ${WRKDIR}/xml-xalan/c/src/xalanc
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
.include "../../mk/bsd.prefs.mk"
.if ${LOWER_OPSYS} == "SunOS"