mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
91850bdf98
and bump PORTREVISION. PR: 159267 Discussed with: bf@
11 lines
221 B
Plaintext
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)
|
|
|