diff options
Diffstat (limited to 'audio/rexima/files/patch-Makefile')
-rw-r--r-- | audio/rexima/files/patch-Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/rexima/files/patch-Makefile b/audio/rexima/files/patch-Makefile new file mode 100644 index 000000000000..1a635ce21dea --- /dev/null +++ b/audio/rexima/files/patch-Makefile @@ -0,0 +1,10 @@ +--- Makefile.orig Sun Jan 19 19:44:36 2003 ++++ Makefile Sun Jan 19 19:44:49 2003 +@@ -7,7 +7,6 @@ + # MANDIR to directory for man page. + # Usually it will be simpler to just set PREFIX. + # +-PREFIX=/usr/local + BINDIR=$(PREFIX)/bin + MANDIR=$(PREFIX)/man/man1 + |