diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-03-12 23:46:17 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-03-12 23:46:17 +0000 |
commit | d22a45556eeda2b40d5e32e5f06b2e943c75f5e6 (patch) | |
tree | f5dddc1eed4f588068c30032444d53d98efd66ba /audio/tracker/files/patch-aa | |
parent | Put back tclX from the broken subdirs to the regular subdirs. It builds (diff) |
Upgrade
Diffstat (limited to 'audio/tracker/files/patch-aa')
-rw-r--r-- | audio/tracker/files/patch-aa | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa index 48794b3c12ff..1a54d582db02 100644 --- a/audio/tracker/files/patch-aa +++ b/audio/tracker/files/patch-aa @@ -1,27 +1,5 @@ -*** Makefile.orig Fri Mar 3 16:16:46 1995 ---- Makefile Sun Mar 5 17:47:06 1995 -*************** -*** 14,14 **** -! MACHINE = sparc ---- 14,14 ---- -! MACHINE = freebsd -*************** -*** 23,29 **** - # User interface type. Right now, this is Unix as there are no alternatives. - UI = Unix/./ - -! PREFIX=/users/algo/espie/pub - # Destination directory for tracker binaries and manpage. - # - # If you don't wish to use the 'make install' and 'make install.man' ---- 23,29 ---- - # User interface type. Right now, this is Unix as there are no alternatives. - UI = Unix/./ - -! PREFIX=/usr/local - # Destination directory for tracker binaries and manpage. - # - # If you don't wish to use the 'make install' and 'make install.man' +*** Makefile.orig Thu Mar 2 16:53:34 1995 +--- Makefile Fri Mar 3 07:37:29 1995 *************** *** 32,38 **** MAN_DIR = $(PREFIX)/man |