pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
simgrid: Use gfortran
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat May 21 23:42:51 2016 +0200
Changeset: 1b481881ac3667079d7df9df4fd86e68d4eac68f
Modified Files:
simgrid/Makefile
Log Message:
simgrid: Use gfortran
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1b481881ac3667079d7df9df4fd86e68d4eac68f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
simgrid/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/simgrid/Makefile b/simgrid/Makefile
index acec7e4..2bdbbb1 100644
--- a/simgrid/Makefile
+++ b/simgrid/Makefile
@@ -18,6 +18,8 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++ fortran
USE_TOOLS+= perl
+PKGSRC_FORTRAN= gfortran
+
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
.include "../../devel/libf2c/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index