aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2024-03-22 07:28:00 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2024-03-22 07:29:48 +0000
commit0585090e12a4713460c59ca79d292d511e5bc739 (patch)
tree4ad1ae8b28057efa9fb6c71c2379f13c60ee5795
parent9c9de8e0ac76b46b94cb8f5d403da0708bb76c21 (diff)
downloadports-0585090e12a4713460c59ca79d292d511e5bc739.tar.gz
ports-0585090e12a4713460c59ca79d292d511e5bc739.zip
converters/wkhtmltopdf: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--converters/wkhtmltopdf/Makefile5
-rw-r--r--converters/wkhtmltopdf/pkg-plist4
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