aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-06 10:21:18 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-06 10:48:39 +0000
commit90843f71fa21409870dc257aa27c09099c49cc26 (patch)
tree323775d01a0985a0c212243286fe3ee97b4bae7d
parent46cea020dadd37d66c33c6af07eb75a5208cae8a (diff)
downloadports-90843f71fa21409870dc257aa27c09099c49cc26.tar.gz
ports-90843f71fa21409870dc257aa27c09099c49cc26.zip
devel/libvc: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/libvc/Makefile3
-rw-r--r--devel/libvc/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libvc/Makefile b/devel/libvc/Makefile
index 49d0b0e6fefd..cc8b8c106f06 100644
--- a/devel/libvc/Makefile
+++ b/devel/libvc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvc
PORTVERSION= 003
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= SF/rolo/${PORTNAME}/${PORTVERSION}
@@ -10,6 +10,7 @@ WWW= https://rolo.sourceforge.net/
USES= bison:alias libtool tar:bzip2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
diff --git a/devel/libvc/pkg-plist b/devel/libvc/pkg-plist
index a741e4958378..3ce384919618 100644
--- a/devel/libvc/pkg-plist
+++ b/devel/libvc/pkg-plist
@@ -3,7 +3,7 @@ lib/libvc.a
lib/libvc.so
lib/libvc.so.0
lib/libvc.so.0.0.0
-man/man3/vc.3.gz
+share/man/man3/vc.3.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/NEWS