diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-11-22 20:44:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-11-22 20:44:29 +0000 |
commit | 4664f6012229891397b1026c6878bc51e0b69aef (patch) | |
tree | 1aa18e590ff18bb0b52ec72d12d2b59f809fa8dd /graphics/geomview/files/patch-ab | |
parent | gsubedit should have been repo copied from graphics/gsubedit, not (diff) |
Upgrade to 1.8.1 .
It's not quite completely unbroken, but it's certainly less
broken than 1.6 was.
Notes
Notes:
svn path=/head/; revision=70766
Diffstat (limited to 'graphics/geomview/files/patch-ab')
-rw-r--r-- | graphics/geomview/files/patch-ab | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/graphics/geomview/files/patch-ab b/graphics/geomview/files/patch-ab deleted file mode 100644 index 9fe07948bba2..000000000000 --- a/graphics/geomview/files/patch-ab +++ /dev/null @@ -1,29 +0,0 @@ ---- makefiles/mk.site.default.orig Wed Oct 30 22:25:12 1996 -+++ makefiles/mk.site.default Sun Dec 15 10:34:46 1996 -@@ -12,7 +12,7 @@ - # running 'make install'. - # TAKE CARE that no blank characters follow after the name you enter here. - --GEOMROOT= -+GEOMROOT= ${PREFIX}/share/geomview - - # NOTE: The variable MACHTYPE has already been set by the time this file - # is read; it's the type of computer we're on ("sgi" or "next"). -@@ -22,7 +22,7 @@ - # programs are to be installed. This should be a directory that is on - # users' $path, like /usr/local/bin. - --BINDIR = /usr/local/bin -+BINDIR= ${PREFIX}/bin - - # MMAPACKAGEDIR should be the pathname of the directory into which the - # Mathematica packages (OOGL.m, etc.) are to be installed. This should be some -@@ -48,7 +48,7 @@ - # manual pages are to be installed. The man pages will actually go into - # subdirectories of this directory with names like "man1", "cat1", etc. - --MANDIR = /usr/local/man -+MANDIR= ${PREFIX}/man - - # NOTE: - # |