aboutsummaryrefslogtreecommitdiff
path: root/graphics/dspdfviewer/files
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2017-04-29 10:26:23 +0000
committerPhilip Paeps <philip@FreeBSD.org>2017-04-29 10:26:23 +0000
commit529ad4eaa537f79c7cbb4483c3f39cee6c450bad (patch)
treecf7689e6eff77f800a666cabbd7d8b997e452343 /graphics/dspdfviewer/files
parent72581ee3052411310541f69258f6998c90a0c244 (diff)
downloadports-529ad4eaa537f79c7cbb4483c3f39cee6c450bad.tar.gz
ports-529ad4eaa537f79c7cbb4483c3f39cee6c450bad.zip
Notes
Diffstat (limited to 'graphics/dspdfviewer/files')
-rw-r--r--graphics/dspdfviewer/files/patch-CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/dspdfviewer/files/patch-CMakeLists.txt b/graphics/dspdfviewer/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..1ef2d460fd4e
--- /dev/null
+++ b/graphics/dspdfviewer/files/patch-CMakeLists.txt
@@ -0,0 +1,11 @@
+--- CMakeLists.txt.orig 2017-04-20 08:58:09 UTC
++++ CMakeLists.txt
+@@ -95,7 +95,7 @@ install(TARGETS dspdfviewer
+ RUNTIME DESTINATION bin)
+
+ install(FILES docs/dspdfviewer.1
+- DESTINATION share/man/man1)
++ DESTINATION man/man1)
+
+ install(FILES dspdfviewer.desktop
+ DESTINATION share/applications)