1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/math/openblas/files/patch-exports+Makefile
Pawel Pekala 0abd8b5182 - Update to version 0.2.5
- Convert to OptionsNG

PR:		ports/174107
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2012-12-16 13:27:51 +00:00

11 lines
367 B
Plaintext

--- exports/Makefile.orig 2012-11-27 08:24:53.000000000 +0900
+++ exports/Makefile 2012-11-28 01:24:49.000000000 +0900
@@ -122,6 +122,7 @@
#http://stackoverflow.com/questions/7656425/makefile-ifeq-logical-or
ifeq ($(OSNAME), $(filter $(OSNAME),FreeBSD NetBSD))
+EXTRALIB += -lgfortran
so : ../$(LIBSONAME)
../$(LIBSONAME) : ../$(LIBNAME) linux.def linktest.c