Index: head/misc/tpp/files/patch-Makefile =================================================================== --- head/misc/tpp/files/patch-Makefile (revision 357675) +++ head/misc/tpp/files/patch-Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- 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." Property changes on: head/misc/tpp/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/misc/tpp/Makefile =================================================================== --- head/misc/tpp/Makefile (revision 357675) +++ head/misc/tpp/Makefile (revision 357676) @@ -1,22 +1,24 @@ # Created by: arved # $FreeBSD$ PORTNAME= tpp PORTVERSION= 1.3.1 CATEGORIES= misc MASTER_SITES= http://synflood.at/tpp/ MAINTAINER= ports@FreeBSD.org COMMENT= Text presentation program RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses \ figlet:${PORTSDIR}/misc/figlet NO_BUILD= yes USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes -MAN1= tpp.1 +post-patch: + @${REINPLACE_CMD} -E -e 's,share/man,man,' \ + -e 's,(DOC|INS|MAN)PATH),DESTDIR)$$(&,' \ + ${WRKSRC}/Makefile -NO_STAGE= yes .include Index: head/misc/tpp/pkg-descr =================================================================== --- head/misc/tpp/pkg-descr (revision 357675) +++ head/misc/tpp/pkg-descr (revision 357676) @@ -1,4 +1,3 @@ tpp is an ncurses-based presentation tool -Author: Andreas Krennmair -WWW: http://synflood.at/tpp.html +WWW: http://synflood.at/tpp.html Index: head/misc/tpp/pkg-plist =================================================================== --- head/misc/tpp/pkg-plist (revision 357675) +++ head/misc/tpp/pkg-plist (revision 357676) @@ -1,28 +1,29 @@ bin/tpp +man/man1/tpp.1.gz %%DOCSDIR%%/CHANGES %%DOCSDIR%%/COPYING %%DOCSDIR%%/DESIGN %%DOCSDIR%%/README %%DOCSDIR%%/THANKS %%DOCSDIR%%/contrib/tpp-mode.el %%DOCSDIR%%/contrib/tpp.vim %%DOCSDIR%%/examples/ac-am.tpp %%DOCSDIR%%/examples/align-footer.tpp %%DOCSDIR%%/examples/bold.tpp %%DOCSDIR%%/examples/colors.tpp %%DOCSDIR%%/examples/colors2.tpp %%DOCSDIR%%/examples/debian-packaging.tpp %%DOCSDIR%%/examples/exec.tpp %%DOCSDIR%%/examples/horline.tpp %%DOCSDIR%%/examples/huge.tpp %%DOCSDIR%%/examples/list.tpp %%DOCSDIR%%/examples/manyslides.tpp %%DOCSDIR%%/examples/shell.tpp %%DOCSDIR%%/examples/slidein.tpp %%DOCSDIR%%/examples/source.tpp %%DOCSDIR%%/examples/test.tpp %%DOCSDIR%%/examples/tpp-features.tpp %%DOCSDIR%%/examples/wrap.tpp @dirrm %%DOCSDIR%%/contrib @dirrm %%DOCSDIR%%/examples @dirrm %%DOCSDIR%%