ports/math/gotoblas/files/patch-exports+Makefile
Carlos J. Puga Medina bb66785018 Log:
- Fix build with new GCC and remove BROKEN
  - Regenerate patches to make portlint(1) happy
  - Add fortran to USES
  - Bump PORTREVISION

PR:		205241
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es>
Approved by:	junovitch (mentor)
2016-01-27 09:42:36 +00:00

10 lines
198 B
Text

--- exports/Makefile.orig 2010-02-05 16:01:00 UTC
+++ exports/Makefile
@@ -106,6 +106,7 @@ so : ../$(LIBSONAME)
endif
ifeq ($(OSNAME), FreeBSD)
+EXTRALIB += -lgfortran
so : ../$(LIBSONAME)