pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbe8b3ff8af0
branches:  trunk
changeset: 513322:dbe8b3ff8af0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 25 17:36:50 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

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

diffs (17 lines):

diff -r 083f1c894d51 -r dbe8b3ff8af0 devel/anjuta/Makefile
--- a/devel/anjuta/Makefile     Thu May 25 17:36:25 2006 +0000
+++ b/devel/anjuta/Makefile     Thu May 25 17:36:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/04/22 09:22:07 rillig Exp $
+# $NetBSD: Makefile,v 1.43 2006/05/25 17:36:50 wiz Exp $
 
 DISTNAME=      anjuta-1.2.3
 PKGREVISION=   8
@@ -18,6 +18,7 @@
 DEPENDS+=      yelp>=2.4.2:../../misc/yelp
 
 USE_DIRS+=             gnome2-1.5
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake:run pkg-config:run



Home | Main Index | Thread Index | Old Index