pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/yudit USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/828585339322
branches:  trunk
changeset: 467708:828585339322
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Feb 05 10:09:03 2004 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 editors/yudit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 202be7c7b292 -r 828585339322 editors/yudit/Makefile
--- a/editors/yudit/Makefile    Thu Feb 05 10:05:58 2004 +0000
+++ b/editors/yudit/Makefile    Thu Feb 05 10:09:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/22 08:30:30 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/05 10:09:03 grant Exp $
 #
 
 DISTNAME=      yudit-2.7.6
@@ -11,6 +11,7 @@
 
 USE_BUILDLINK2=        yes
 USE_GNU_TOOLS+=        make
+USE_LANGUAGES= c c++
 USE_X11=       yes
 GNU_CONFIGURE= yes
 



Home | Main Index | Thread Index | Old Index