mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
lang/mlkit: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c68cc57b69
commit
b847413d31
@ -1,6 +1,7 @@
|
||||
PORTNAME= mlkit
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.7.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= serpent7776@gmail.com
|
||||
@ -26,6 +27,7 @@ USE_GCC= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= melsman
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_SHELL= bash
|
||||
|
||||
ALL_TARGET= mlkit mlkit_basislibs
|
||||
|
@ -3069,12 +3069,12 @@ lib/mlkit/lib/runtimeSystemGenGC.a
|
||||
lib/mlkit/lib/runtimeSystemGenGCProf.a
|
||||
lib/mlkit/lib/runtimeSystemPar.a
|
||||
lib/mlkit/lib/runtimeSystemProf.a
|
||||
%%TEST%%man/man1/kittester.1.gz
|
||||
man/man1/mlkit-mllex.1.gz
|
||||
man/man1/mlkit-mlyacc.1.gz
|
||||
man/man1/mlkit.1.gz
|
||||
man/man1/reml.1.gz
|
||||
man/man1/rp2ps.1.gz
|
||||
%%TEST%%share/man/man1/kittester.1.gz
|
||||
share/man/man1/mlkit-mllex.1.gz
|
||||
share/man/man1/mlkit-mlyacc.1.gz
|
||||
share/man/man1/mlkit.1.gz
|
||||
share/man/man1/reml.1.gz
|
||||
share/man/man1/rp2ps.1.gz
|
||||
%%DATADIR%%/include/CommandLine.h
|
||||
%%DATADIR%%/include/Dlsym.h
|
||||
%%DATADIR%%/include/Exception.h
|
||||
|
Loading…
Reference in New Issue
Block a user