aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 12:10:01 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 12:10:01 +0000
commitd1953f0154df17c5d08bb7a68ff7d4a96017b1da (patch)
treea3c05f2e0a573b3e95fd92c32a2b8595bc50e771 /print
parenta9bd07e72ade23951eb7dcb980d23ad0b889b6a2 (diff)
downloadports-d1953f0154df17c5d08bb7a68ff7d4a96017b1da.tar.gz
ports-d1953f0154df17c5d08bb7a68ff7d4a96017b1da.zip
print/qpdfview: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'print')
-rw-r--r--print/qpdfview/Makefile4
-rw-r--r--print/qpdfview/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index f6f595c23d8f..0b77f5f979ce 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qpdfview
DISTVERSION= 0.5.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
DISTNAME= ${PORTNAME}-0.5
@@ -40,7 +40,7 @@ PS_QMAKE_OFF= "CONFIG+=without_ps"
.include <bsd.port.options.mk>
pre-configure:
- ${REINPLACE_CMD} -e 's#/usr#${PREFIX}#g;s#${PREFIX}/share/man#${PREFIX}/man#g' \
+ ${REINPLACE_CMD} -e 's#/usr#${PREFIX}#g' \
${WRKSRC}/${PORTNAME}.pri
cd ${WRKSRC} && ${LRELEASE} ${PORTNAME}.pro
diff --git a/print/qpdfview/pkg-plist b/print/qpdfview/pkg-plist
index a193a8d2ca44..c80937f97e33 100644
--- a/print/qpdfview/pkg-plist
+++ b/print/qpdfview/pkg-plist
@@ -3,7 +3,7 @@ bin/qpdfview
lib/qpdfview/libqpdfview_image.so
lib/qpdfview/libqpdfview_pdf.so
%%PS%%lib/qpdfview/libqpdfview_ps.so
-man/man1/qpdfview.1.gz
+share/man/man1/qpdfview.1.gz
share/applications/qpdfview.desktop
share/icons/hicolor/scalable/apps/qpdfview.svg
share/metainfo/qpdfview.appdata.xml