diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index dbdc05516938..afd6e27bfdb7 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -1,5 +1,6 @@ PORTNAME= teapot PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.syntax-k.de/projekte/${PORTNAME}/ \ http://www.syntax-k.de/projekte/${PORTNAME}/:docs @@ -21,10 +22,6 @@ WRKSRC_DOCS= ${WRKDIR}/${DISTNAME:C/^./T/}-Linux/share/doc/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES -post-patch: - @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' \ - ${WRKSRC}/CMakeLists.txt - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKSRC_DOCS} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) diff --git a/deskutils/teapot/pkg-plist b/deskutils/teapot/pkg-plist index 52196fd498c8..53de0b98656a 100644 --- a/deskutils/teapot/pkg-plist +++ b/deskutils/teapot/pkg-plist @@ -1,5 +1,5 @@ bin/teapot -man/man1/teapot.1.gz +share/man/man1/teapot.1.gz %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/html/node1.html