mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
lang/gnu-cobol: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
48c421c143
commit
f504eff638
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user