aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 18:54:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 19:54:19 +0000
commit48b2e3a506fc3a89f2dd3a213434533688823ebc (patch)
tree11dfa0a4c1b29ee26d09ead5f2a12b41955d7631
parent572b1d827d3afb78c769000868a6af9b605f46d6 (diff)
downloadports-48b2e3a506fc3a89f2dd3a213434533688823ebc.tar.gz
ports-48b2e3a506fc3a89f2dd3a213434533688823ebc.zip
math/libqalculate: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--math/libqalculate/Makefile2
-rw-r--r--math/libqalculate/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 5f56819343a0..8d4bb7d25803 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libqalculate
PORTVERSION= 4.9.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
@@ -21,6 +22,7 @@ USE_GNOME= intltool libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= NLS
diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist
index 7d983ca6404a..32cff8bde55b 100644
--- a/math/libqalculate/pkg-plist
+++ b/math/libqalculate/pkg-plist
@@ -18,7 +18,7 @@ lib/libqalculate.so
lib/libqalculate.so.22
lib/libqalculate.so.22.20.1
libdata/pkgconfig/libqalculate.pc
-man/man1/qalc.1.gz
+share/man/man1/qalc.1.gz
%%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo
%%NLS%%share/locale/de/LC_MESSAGES/libqalculate.mo
%%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo