aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 09:13:02 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 10:01:29 +0000
commit97cab72f2b13c2b96f37ef403fed90e81da7b38b (patch)
tree8bb1c938f65887cc4094cc075ec4851c704e525a
parent82731b669a8ddf88450a10d51095898654b7333b (diff)
downloadports-97cab72f2b13c2b96f37ef403fed90e81da7b38b.tar.gz
ports-97cab72f2b13c2b96f37ef403fed90e81da7b38b.zip
devel/codeblocks: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/codeblocks/Makefile3
-rw-r--r--devel/codeblocks/pkg-plist8
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 968495c6fc6b..2fd661a0045f 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -1,6 +1,6 @@
PORTNAME= codeblocks
PORTVERSION= 20.03
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
@@ -28,6 +28,7 @@ USE_WX= 3.0+
USE_XORG= x11
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --disable-pch \
--with-boost-system=boost_system
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}"
diff --git a/devel/codeblocks/pkg-plist b/devel/codeblocks/pkg-plist
index cf1e38f1b61f..6881ec9980d6 100644
--- a/devel/codeblocks/pkg-plist
+++ b/devel/codeblocks/pkg-plist
@@ -414,10 +414,10 @@ libdata/pkgconfig/codeblocks.pc
libdata/pkgconfig/wxsmith-contrib.pc
libdata/pkgconfig/wxsmith.pc
libdata/pkgconfig/wxsmithaui.pc
-man/man1/cb_console_runner.1.gz
-man/man1/cb_share_config.1.gz
-man/man1/codeblocks.1.gz
-man/man1/codesnippets.1.gz
+share/man/man1/cb_console_runner.1.gz
+share/man/man1/cb_share_config.1.gz
+share/man/man1/codeblocks.1.gz
+share/man/man1/codesnippets.1.gz
share/appdata/codeblocks-contrib.metainfo.xml
share/appdata/codeblocks.appdata.xml
share/applications/codeblocks.desktop