pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/icecc Needs cc too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c33ec73283d4
branches:  trunk
changeset: 517196:c33ec73283d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 06 10:45:44 2006 +0000

description:
Needs cc too.

diffstat:

 wm/icecc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9eb3c89139a8 -r c33ec73283d4 wm/icecc/Makefile
--- a/wm/icecc/Makefile Sun Aug 06 10:42:10 2006 +0000
+++ b/wm/icecc/Makefile Sun Aug 06 10:45:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/05/20 18:20:49 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/08/06 10:45:44 wiz Exp $
 
 # Package version reflects icecc version, with PKGREVISION incremented
 # for any tool updates, according to the authors scheme.
@@ -25,7 +25,7 @@
 
 DEPENDS+=              vim-{gtk,gtk2,kde,motif,xaw}>=6.3.0:../../editors/vim-xaw
 
-USE_LANGUAGES=         c++
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 



Home | Main Index | Thread Index | Old Index