1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/math/gotoblas/files/patch-exports+Makefile
Maho Nakata 91850bdf98 Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)
and bump PORTREVISION.

PR:		159267
Discussed with:	bf@
2011-08-09 06:29:45 +00:00

11 lines
221 B
Plaintext

--- exports/Makefile~ 2011-08-09 13:19:10.000000000 +0900
+++ exports/Makefile 2011-08-09 13:57:42.000000000 +0900
@@ -106,6 +106,7 @@
endif
ifeq ($(OSNAME), FreeBSD)
+EXTRALIB += -lgfortran
so : ../$(LIBSONAME)