aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 09:15:45 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 10:01:31 +0000
commit35586ba7feaf3d98a123e4c227357ee7481ca963 (patch)
treef372a2d912d968aee438f98df2d911ec4256c4b5
parentd3282f7abaa9bd8e34a0a03ad11a39f944589142 (diff)
downloadports-35586ba7feaf3d98a123e4c227357ee7481ca963.tar.gz
ports-35586ba7feaf3d98a123e4c227357ee7481ca963.zip
devel/cscope: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/cscope/Makefile2
-rw-r--r--devel/cscope/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile
index 746241c3aa05..c2048a71538e 100644
--- a/devel/cscope/Makefile
+++ b/devel/cscope/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cscope
DISTVERSION= 15.9
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
@@ -12,5 +13,6 @@ LICENSE= BSD3CLAUSE
USES= cpe ncurses
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>
diff --git a/devel/cscope/pkg-plist b/devel/cscope/pkg-plist
index 23aa1873c55e..57444e76d27f 100644
--- a/devel/cscope/pkg-plist
+++ b/devel/cscope/pkg-plist
@@ -1,3 +1,3 @@
bin/cscope
bin/ocs
-man/man1/cscope.1.gz
+share/man/man1/cscope.1.gz