diff options
Diffstat (limited to 'graphics/tcm/files/patch-Makefile')
| -rw-r--r-- | graphics/tcm/files/patch-Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/tcm/files/patch-Makefile b/graphics/tcm/files/patch-Makefile deleted file mode 100644 index 5b28081b0638..000000000000 --- a/graphics/tcm/files/patch-Makefile +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.orig Mon Jan 20 21:32:37 2003 -+++ Makefile Tue Jan 28 01:52:19 2003 -@@ -4,7 +4,7 @@ - - # change this if you want to install it in a different place - ifndef $(TCM_INSTALL_DIR) -- TCM_INSTALL_DIR=/opt/tcm -+ TCM_INSTALL_DIR=$(PREFIX)/tcm - endif - - # the current version. -@@ -107,7 +107,7 @@ - @echo make all: to do all this in one run - @echo make clean: to remove all binaries, object and temporary files. - --all: config depend execs install -+all: config depend execs - - execs: - (cd ./src; ${MAKE} $(MFLAGS) all) |
