1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/misc/tpp/files/patch-Makefile
Martin Wilke 817d587d43 - Pass maintainership to Submitter
- Fix build problem

PR:             109988
Submitted by:   Robert Gogolok<gogo@cs.uni-sb.de>
2007-03-06 18:35:51 +00:00

12 lines
334 B
Plaintext

--- Makefile.orig Tue Nov 15 06:41:52 2005
+++ 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."