pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/openjade USE_LANGUAGES= c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4ed3f9f8972
branches:  trunk
changeset: 475545:b4ed3f9f8972
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed May 19 06:50:46 2004 +0000

description:
USE_LANGUAGES=  c c++
USE_LIBTOOL=    yes

diffstat:

 textproc/openjade/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 27b72d6956eb -r b4ed3f9f8972 textproc/openjade/Makefile
--- a/textproc/openjade/Makefile        Wed May 19 06:09:25 2004 +0000
+++ b/textproc/openjade/Makefile        Wed May 19 06:50:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/05/19 05:44:39 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/19 06:50:46 minskim Exp $
 #
 
 DISTNAME=      openjade-1.3.2
@@ -13,6 +13,8 @@
 USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=        make
 USE_PERL5=     build
+USE_LANGUAGES= c c++
+USE_LIBTOOL=   YES
 GNU_CONFIGURE= YES
 
 CONFIGURE_ENV+=        CXXFLAGS="${CFLAGS}"



Home | Main Index | Thread Index | Old Index