pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add gfortran



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d086e3d55b4
branches:  trunk
changeset: 632764:2d086e3d55b4
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Apr 05 23:55:31 2014 +0000

description:
Add gfortran

diffstat:

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

diffs (17 lines):

diff -r 6b4dd3bb0916 -r 2d086e3d55b4 lang/Makefile
--- a/lang/Makefile     Sat Apr 05 23:55:01 2014 +0000
+++ b/lang/Makefile     Sat Apr 05 23:55:31 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.372 2014/03/14 19:48:54 taca Exp $
+# $NetBSD: Makefile,v 1.373 2014/04/05 23:55:31 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -65,6 +65,7 @@
 SUBDIR+=       gcc48
 SUBDIR+=       gcc48-libs
 SUBDIR+=       gforth
+SUBDIR+=       gfortran
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7



Home | Main Index | Thread Index | Old Index