1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

lang/mlkit: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-22 03:33:00 +01:00
parent c68cc57b69
commit b847413d31
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= mlkit PORTNAME= mlkit
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 4.7.5 DISTVERSION= 4.7.5
PORTREVISION= 1
CATEGORIES= lang CATEGORIES= lang
MAINTAINER= serpent7776@gmail.com MAINTAINER= serpent7776@gmail.com
@ -26,6 +27,7 @@ USE_GCC= yes
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= melsman GH_ACCOUNT= melsman
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_SHELL= bash CONFIGURE_SHELL= bash
ALL_TARGET= mlkit mlkit_basislibs ALL_TARGET= mlkit mlkit_basislibs

View File

@ -3069,12 +3069,12 @@ lib/mlkit/lib/runtimeSystemGenGC.a
lib/mlkit/lib/runtimeSystemGenGCProf.a lib/mlkit/lib/runtimeSystemGenGCProf.a
lib/mlkit/lib/runtimeSystemPar.a lib/mlkit/lib/runtimeSystemPar.a
lib/mlkit/lib/runtimeSystemProf.a lib/mlkit/lib/runtimeSystemProf.a
%%TEST%%man/man1/kittester.1.gz %%TEST%%share/man/man1/kittester.1.gz
man/man1/mlkit-mllex.1.gz share/man/man1/mlkit-mllex.1.gz
man/man1/mlkit-mlyacc.1.gz share/man/man1/mlkit-mlyacc.1.gz
man/man1/mlkit.1.gz share/man/man1/mlkit.1.gz
man/man1/reml.1.gz share/man/man1/reml.1.gz
man/man1/rp2ps.1.gz share/man/man1/rp2ps.1.gz
%%DATADIR%%/include/CommandLine.h %%DATADIR%%/include/CommandLine.h
%%DATADIR%%/include/Dlsym.h %%DATADIR%%/include/Dlsym.h
%%DATADIR%%/include/Exception.h %%DATADIR%%/include/Exception.h