mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/file: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= file
|
||||
PORTVERSION= 5.39
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://astron.com/pub/file/ \
|
||||
https://www.nic.funet.fi/pub/mirrors/ftp.astron.com/pub/file/ \
|
||||
@@ -18,6 +19,7 @@ CPE_VENDOR= ${PORTNAME}_project
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-fsect-man5
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
|
||||
TEST_TARGET= check
|
||||
|
||||
@@ -4,7 +4,7 @@ lib/libmagic.so
|
||||
lib/libmagic.so.1
|
||||
lib/libmagic.so.1.0.0
|
||||
libdata/pkgconfig/libmagic.pc
|
||||
man/man1/file.1.gz
|
||||
man/man3/libmagic.3.gz
|
||||
man/man5/magic.5.gz
|
||||
share/man/man1/file.1.gz
|
||||
share/man/man3/libmagic.3.gz
|
||||
share/man/man5/magic.5.gz
|
||||
%%DATADIR%%/magic.mgc
|
||||
|
||||
Reference in New Issue
Block a user