mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
11 lines
406 B
Text
11 lines
406 B
Text
--- /work/a/ports/misc/tpp/work/tpp-1.3/Makefile.orig Tue Nov 15 06:41:52 2005
|
|
+++ /work/a/ports/misc/tpp/work/tpp-1.3/Makefile Tue Nov 15 06:42:17 2005
|
|
@@ -6,7 +6,7 @@
|
|
prefix=/usr/local
|
|
INSPATH= $(prefix)/bin/
|
|
DOCPATH = $(prefix)/share/doc/tpp
|
|
-MANPATH = $(prefix)/share/man/man1
|
|
+MANPATH = $(prefix)/man/man1
|
|
|
|
all:
|
|
@echo "TPP doesn't need to be built. Run \`make install' in order to install it."
|