pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/mopac
Module Name: pkgsrc
Committed By: dholland
Date: Sat Dec 26 22:36:07 UTC 2015
Modified Files:
pkgsrc/biology/mopac: Makefile
pkgsrc/biology/mopac/files: Makefile
Log Message:
Fix build.
1. Compile C code with the C compiler, not the fortran compiler.
2. Use f2c, not g95, as the fortran compiler.
XXX This package builds only with f2c, not g95.
XXX There does not appear to be any way to specify this other
XXX than by abusively setting PKGSRC_FORTRAN. So do that for now.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/biology/mopac/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/biology/mopac/files/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index