diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /audio/rat/files/patch-ab | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'audio/rat/files/patch-ab')
-rw-r--r-- | audio/rat/files/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/rat/files/patch-ab b/audio/rat/files/patch-ab deleted file mode 100644 index 1494e645cbe1..000000000000 --- a/audio/rat/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ ---- rat/configure.orig Sun Aug 22 10:52:06 1999 -+++ rat/configure Sun Aug 22 10:53:22 1999 -@@ -111,7 +111,8 @@ - WFLAGS=$GCCWFLAGS - INCLUDE="-I/usr/X11R6/include -I/usr/local/include" - LDLIBS="-L/usr/X11R6/lib -lXext -lX11 -lm" -- TCL_LIBS="../tk-8.0/unix/libtk80.a ../tcl-8.0/unix/libtcl80.a" -+ TCL_LIBS="-L/usr/local/lib -ltk82 -ltcl82" -+ TCL_INCL="-I/usr/local/include/tk8.2 -I/usr/local/include/tcl8.2" - AUDIO="auddev_luigi.o" - DEBUG="-g" - CHAR="-fsigned-char" |