pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d515dc6da614
branches:  trunk
changeset: 513220:d515dc6da614
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 22 16:51:42 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 devel/lincvs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a539937a67ea -r d515dc6da614 devel/lincvs/Makefile
--- a/devel/lincvs/Makefile     Mon May 22 16:47:46 2006 +0000
+++ b/devel/lincvs/Makefile     Mon May 22 16:51:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:21 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/05/22 16:51:42 wiz Exp $
 
 DISTNAME=              lincvs-1.4.4-0-generic-src
 PKGNAME=               ${DISTNAME:S/-0-generic-src//}
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://lincvs.org/
 COMMENT=               Nice GUI front-end to CVS (using Qt)
 
+USE_LANGUAGES=         c c++
+
 SUBST_CLASSES+=                qmake
 SUBST_STAGE.qmake=     post-patch
 SUBST_FILES.qmake=     lincvs.pro



Home | Main Index | Thread Index | Old Index