aboutsummaryrefslogtreecommitdiffstats
path: root/lang/julia07/files/patch-Make.user
diff options
context:
space:
mode:
Diffstat (limited to 'lang/julia07/files/patch-Make.user')
-rw-r--r--lang/julia07/files/patch-Make.user11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/julia07/files/patch-Make.user b/lang/julia07/files/patch-Make.user
index 2f14b992366d..e69de29bb2d1 100644
--- a/lang/julia07/files/patch-Make.user
+++ b/lang/julia07/files/patch-Make.user
@@ -1,11 +0,0 @@
---- Make.user.orig 2018-08-15 02:26:57 UTC
-+++ Make.user
-@@ -0,0 +1,8 @@
-+LIBBLAS= -lopenblasp -L$(LOCALBASE)/lib
-+LIBBLASNAME= libopenblasp
-+
-+LIBLAPACK= $(LIBBLAS)
-+LIBLAPACKNAME= $(LIBBLASNAME)
-+
-+override TAGGED_RELEASE_BANNER = "FreeBSD ports lang/julia build"
-+USE_BLAS64=0