mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
converters/wkhtmltopdf: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
9c9de8e0ac
commit
0585090e12
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user