pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/biology/glimmer uses both C and C++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3278877b2292
branches:  trunk
changeset: 508828:3278877b2292
user:      schwarz <schwarz%pkgsrc.org@localhost>
date:      Sun Feb 26 13:44:02 2006 +0000

description:
uses both C and C++

diffstat:

 biology/glimmer/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7e4ef226095a -r 3278877b2292 biology/glimmer/Makefile
--- a/biology/glimmer/Makefile  Sun Feb 26 13:41:17 2006 +0000
+++ b/biology/glimmer/Makefile  Sun Feb 26 13:44:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:40 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/02/26 13:44:02 schwarz Exp $
 #
 
 DISTNAME=              glimmer213
@@ -10,6 +10,8 @@
 HOMEPAGE=              ftp://ftp.tigr.org/pub/software/Glimmer/
 COMMENT=               System for finding genes in microbial DNA
 
+USE_LANGUAGES=         c c++
+
 WRKSRC=                 ${WRKDIR}/glimmer2.13
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index