summaryrefslogtreecommitdiff
path: root/math/asymptote/files/patch-Makefile.in
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2009-01-21 11:05:58 +0000
committerNicola Vitale <nivit@FreeBSD.org>2009-01-21 11:05:58 +0000
commit1bd312e07dd9752a11c32ad4db50719848785559 (patch)
tree24f75ef3db7b55feb55aa3514654c91fc88bf58c /math/asymptote/files/patch-Makefile.in
parentFix with R 2.8.1 and gfortran43. (diff)
- Update to 1.59
- Add devel/subversion to BUILD_DEPENDS - Add USE_GL=glut - Disable garbage collector (requires boehm-gc 7.X)
Diffstat (limited to 'math/asymptote/files/patch-Makefile.in')
-rw-r--r--math/asymptote/files/patch-Makefile.in15
1 files changed, 3 insertions, 12 deletions
diff --git a/math/asymptote/files/patch-Makefile.in b/math/asymptote/files/patch-Makefile.in
index 229d10080842..cdb2f0ac6b44 100644
--- a/math/asymptote/files/patch-Makefile.in
+++ b/math/asymptote/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in 2008-10-06 12:16:51.000000000 +0200
-+++ Makefile.in.port 2008-10-07 13:28:38.000000000 +0200
-@@ -54,7 +54,7 @@
+--- Makefile.in 2008-11-27 19:43:50.000000000 +0100
++++ Makefile.in.port 2008-11-30 13:19:46.000000000 +0100
+@@ -55,7 +55,7 @@
asydir = $(datadir)/asymptote
GUIdir = $(asydir)/GUI
docdir = $(DESTDIR)@docdir@
@@ -9,12 +9,3 @@
animationsdir = $(exampledir)/animations
latexdir = $(DESTDIR)@latexdir@
INSTALL = @INSTALL@
-@@ -106,7 +106,7 @@
- fi
- cd $(GC); \
- ./configure $(GCOPTIONS); \
-- $(MAKE) check
-+ $(MAKE)
-
- $(GCPPLIB): $(GCLIB)
-