summaryrefslogtreecommitdiff
path: root/math/goblin/files/patch-Makefile.conf
diff options
context:
space:
mode:
Diffstat (limited to 'math/goblin/files/patch-Makefile.conf')
-rw-r--r--math/goblin/files/patch-Makefile.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/math/goblin/files/patch-Makefile.conf b/math/goblin/files/patch-Makefile.conf
deleted file mode 100644
index eed8b2880fea..000000000000
--- a/math/goblin/files/patch-Makefile.conf
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.conf.orig 2013-06-04 14:27:38.000000000 +0200
-+++ Makefile.conf 2013-06-04 14:27:57.000000000 +0200
-@@ -44,7 +44,7 @@
- ifeq ($(os),solaris)
- wish_name = /opt/csw/bin/wish
- else
-- wish_name = /usr/bin/wish
-+ wish_name = %%WISH%%
- endif
-
-
-@@ -126,7 +126,7 @@
- ifeq ($(os),solaris)
- prefix = /opt/goblin/$(rel)
- else
-- prefix = /usr
-+ prefix = %%PREFIX%%
- endif
-
- goblin_include_path = $(prefix)/include