git: 0585090e12a4 - main - converters/wkhtmltopdf: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Mar 2024 07:30:23 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0585090e12a4713460c59ca79d292d511e5bc739
commit 0585090e12a4713460c59ca79d292d511e5bc739
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-03-22 07:28:00 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-03-22 07:29:48 +0000
converters/wkhtmltopdf: Move man pages to share/man
Approved by: portmgr (blanket)
---
converters/wkhtmltopdf/Makefile | 5 +----
converters/wkhtmltopdf/pkg-plist | 4 ++--
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 97a70a82afad..56541f3dcd62 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wkhtmltopdf
PORTVERSION= 0.12.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters
MAINTAINER= pi@FreeBSD.org
@@ -68,9 +68,6 @@ post-patch:
${PATCH_WRKSRC}/mkspecs/freebsd-g++/qmake.conf
${REINPLACE_CMD} -e "s|gcc|${CC}|g" -e "s|g++|${CXX}|g" \
${PATCH_WRKSRC}/mkspecs/common/g++-base.conf
- ${REINPLACE_CMD} -e "s|share/man|man|g" \
- ${WRKSRC}/src/image/image.pro \
- ${WRKSRC}/src/pdf/pdf.pro
${ECHO} 'LIBS+= -lcrypto' >>${WRKSRC}/src/image/image.pro
${ECHO} 'LIBS+= -lcrypto' >>${WRKSRC}/src/pdf/pdf.pro
${MKDIR} ${WRKSRC}/build/app ${WRKSRC}/build/qt \
diff --git a/converters/wkhtmltopdf/pkg-plist b/converters/wkhtmltopdf/pkg-plist
index 695b366c2155..34de3fa34a4d 100644
--- a/converters/wkhtmltopdf/pkg-plist
+++ b/converters/wkhtmltopdf/pkg-plist
@@ -8,5 +8,5 @@ lib/libwkhtmltox.so
lib/libwkhtmltox.so.0
lib/libwkhtmltox.so.0.12
lib/libwkhtmltox.so.0.12.6
-man/man1/wkhtmltoimage.1.gz
-man/man1/wkhtmltopdf.1.gz
+share/man/man1/wkhtmltoimage.1.gz
+share/man/man1/wkhtmltopdf.1.gz