pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/nana USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d7f2be24406
branches:  trunk
changeset: 476502:4d7f2be24406
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 12 04:21:15 2004 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 devel/nana/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r c5ea438727ed -r 4d7f2be24406 devel/nana/Makefile
--- a/devel/nana/Makefile       Sat Jun 12 04:01:45 2004 +0000
+++ b/devel/nana/Makefile       Sat Jun 12 04:21:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/04/24 22:46:09 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/12 04:21:15 grant Exp $
 
 DISTNAME=      nana-2.4
 CATEGORIES=    devel
@@ -10,5 +10,6 @@
 
 GNU_CONFIGURE= yes
 INFO_FILES=    nana.info
+USE_LANGUAGES= c c++
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index