aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpegthumbnailer
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-12-25 22:23:38 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-12-25 22:23:38 +0800
commite4e452d998b402ba1c084cc099d214f780747378 (patch)
tree05b9e860a27e994b0a5b5c4832c2e2a1d57431b6 /multimedia/ffmpegthumbnailer
parentf0b14e32820875552d9524dc75401b7bf6fc2ea3 (diff)
downloadfreebsd-ports-gnome-e4e452d998b402ba1c084cc099d214f780747378.tar.gz
freebsd-ports-gnome-e4e452d998b402ba1c084cc099d214f780747378.tar.zst
freebsd-ports-gnome-e4e452d998b402ba1c084cc099d214f780747378.zip
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket
Diffstat (limited to 'multimedia/ffmpegthumbnailer')
-rw-r--r--multimedia/ffmpegthumbnailer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile
index 744d9a120c18..b66eff55660e 100644
--- a/multimedia/ffmpegthumbnailer/Makefile
+++ b/multimedia/ffmpegthumbnailer/Makefile
@@ -22,8 +22,7 @@ USES= cmake:outsource compiler:c++11-lib jpeg localbase pathfix pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
-CMAKE_ARGS= -DENABLE_GIO=ON \
- -DCMAKE_INSTALL_MANDIR:PATH="man"
+CMAKE_ARGS= -DENABLE_GIO=ON
OPTIONS_DEFINE= THUMBNAILER
THUMBNAILER_DESC=Register as a system thumbnailer