aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 18:45:49 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 20:01:28 +0000
commitf504eff6384ab5f96eb29158de7bc10a76a7b15e (patch)
tree686409b2127336d3acd5455e122ed828aee1a1b0
parent48c421c1436c312c668d9494bc4d566f8a0aa0cf (diff)
downloadports-f504eff6384ab5f96eb29158de7bc10a76a7b15e.tar.gz
ports-f504eff6384ab5f96eb29158de7bc10a76a7b15e.zip
lang/gnu-cobol: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--lang/gnu-cobol/Makefile3
-rw-r--r--lang/gnu-cobol/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile
index 3cd6db52ef7e..6adde92b82d6 100644
--- a/lang/gnu-cobol/Makefile
+++ b/lang/gnu-cobol/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnucobol
PORTVERSION= 3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= GNU/gnucobol
@@ -18,6 +18,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
USES= bdb gmake libtool ncurses tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV= MATH_LIBS=-lm
TEST_TARGET= check
diff --git a/lang/gnu-cobol/pkg-plist b/lang/gnu-cobol/pkg-plist
index abc6a33b7a19..fe2455b43fdd 100644
--- a/lang/gnu-cobol/pkg-plist
+++ b/lang/gnu-cobol/pkg-plist
@@ -13,9 +13,6 @@ lib/libcob.a
lib/libcob.so
lib/libcob.so.4
lib/libcob.so.4.2.0
-man/man1/cob-config.1.gz
-man/man1/cobc.1.gz
-man/man1/cobcrun.1.gz
%%DATADIR%%/config/acu-strict.conf
%%DATADIR%%/config/acu.conf
%%DATADIR%%/config/acu.words
@@ -73,3 +70,6 @@ man/man1/cobcrun.1.gz
%%NLS%%share/locale/sr/LC_MESSAGES/gnucobol.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gnucobol.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gnucobol.mo
+share/man/man1/cob-config.1.gz
+share/man/man1/cobc.1.gz
+share/man/man1/cobcrun.1.gz