aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 22:13:33 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 22:25:58 +0000
commitd66909fabf5c13c28906caeb13c90830a35f5bc4 (patch)
tree0c119b9ee201fc8ecede77ba20909433f6287994
parenta9fd21714058c6e20af4ae29cc0f031270199ca4 (diff)
downloadports-d66909fabf5c13c28906caeb13c90830a35f5bc4.tar.gz
ports-d66909fabf5c13c28906caeb13c90830a35f5bc4.zip
science/libctl: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--science/libctl/Makefile3
-rw-r--r--science/libctl/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index 2c21d1f1bd9f..516cd86851d8 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libctl
DISTVERSION= 4.5.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science math
MASTER_SITES= https://github.com/NanoComp/libctl/releases/download/v${DISTVERSION}/
@@ -12,6 +12,7 @@ LICENSE= GPLv2
USES= fortran guile:2.2 libtool pkgconfig
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes
LDFLAGS+= -L${LOCALBASE}/lib -lm
diff --git a/science/libctl/pkg-plist b/science/libctl/pkg-plist
index e19787c24bb2..65fe0b007d91 100644
--- a/science/libctl/pkg-plist
+++ b/science/libctl/pkg-plist
@@ -11,7 +11,7 @@ lib/libctlgeom.a
lib/libctlgeom.so
lib/libctlgeom.so.7
lib/libctlgeom.so.7.3.0
-man/man1/gen-ctl-io.1.gz
+share/man/man1/gen-ctl-io.1.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/docs/Advanced_User_Experience.md
%%PORTDOCS%%%%DOCSDIR%%/docs/Basic_User_Experience.md