pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/xalan-c USE_LANGUAGES= c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90c5eda2f684
branches:  trunk
changeset: 469026:90c5eda2f684
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Feb 18 23:25:13 2004 +0000

description:
USE_LANGUAGES=  c c++

diffstat:

 textproc/xalan-c/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6629f964f886 -r 90c5eda2f684 textproc/xalan-c/Makefile
--- a/textproc/xalan-c/Makefile Wed Feb 18 23:24:59 2004 +0000
+++ b/textproc/xalan-c/Makefile Wed Feb 18 23:25:13 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index