aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libv4l
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 21:38:36 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 21:41:52 +0000
commit2bf5b4043580428d7a339ea3f43dfc077cef1497 (patch)
tree7c81c6e27482c14bda70315e9632f29d7a6f8f9f /multimedia/libv4l
parent6c3c0ff0028f3c1b81c797152944e2d1bf043dc7 (diff)
downloadports-2bf5b4043580428d7a339ea3f43dfc077cef1497.tar.gz
ports-2bf5b4043580428d7a339ea3f43dfc077cef1497.zip
multimedia/*v4l*: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'multimedia/libv4l')
-rw-r--r--multimedia/libv4l/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libv4l/Makefile b/multimedia/libv4l/Makefile
index 831edd883873..f6acdfb90541 100644
--- a/multimedia/libv4l/Makefile
+++ b/multimedia/libv4l/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= libv4l
PORTVERSION= 1.23.0
-PORTREVISION?= 2
+PORTREVISION?= 3
DISTVERSIONPREFIX= v4l-utils-
CATEGORIES= multimedia
@@ -32,6 +32,7 @@ BUILD_DEPENDS+= gsed>0:textproc/gsed \
v4l_compat>=${PORTVERSION}:multimedia/v4l_compat
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USES+= autoreconf gettext-tools gmake iconv jpeg libtool pathfix pkgconfig