pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/vis5d+ Uses Fortran.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2e0a9405671
branches:  trunk
changeset: 513434:f2e0a9405671
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun May 28 15:16:10 2006 +0000

description:
Uses Fortran.

diffstat:

 geography/vis5d+/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r eea927a6c374 -r f2e0a9405671 geography/vis5d+/Makefile
--- a/geography/vis5d+/Makefile Sun May 28 15:08:26 2006 +0000
+++ b/geography/vis5d+/Makefile Sun May 28 15:16:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/05/25 14:39:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/28 15:16:10 joerg Exp $
 #
 
 DISTNAME=              vis5d+-1.2.1
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://vis5d.sourceforge.net/
 COMMENT=               Volumetric Visualization program for scientific datasets
 
-USE_LANGUAGES=         c c++
+USE_LANGUAGES=         c c++ fortran
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            msgfmt



Home | Main Index | Thread Index | Old Index