diff options
author | Mark Murray <markm@FreeBSD.org> | 2003-09-14 15:10:02 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2003-09-14 15:10:02 +0000 |
commit | 4e90ca4aa54466db63baff155923a482bba9ca69 (patch) | |
tree | 012c72771cb9e613189456bc5f41f857a48c2a2d /lang/gcl/files/patch-ad | |
parent | unbreak package at bento(i386/RELENG_4): (diff) |
Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
Notes
Notes:
svn path=/head/; revision=88980
Diffstat (limited to 'lang/gcl/files/patch-ad')
-rw-r--r-- | lang/gcl/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcl/files/patch-ad b/lang/gcl/files/patch-ad deleted file mode 100644 index df0e4db6e8ca..000000000000 --- a/lang/gcl/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- h/FreeBSD.defs.orig Mon Dec 6 17:44:02 1999 -+++ h/FreeBSD.defs Mon Dec 3 22:58:46 2001 -@@ -2,7 +2,7 @@ - # Ported to FreeBSD 2.0 by Jeffrey Hsu (hsu@freebsd.org). - # Hacked September-93 by Paul F. Werkowski for 386BSD 0.1 + Patchkit 0.2.4 - --LBINDIR=/usr/local/bin -+LBINDIR=${prefix}/bin - - OFLAG = -O2 -pipe - LIBS = -lm |