mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
japanese/gawk: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
78869ad5c7
commit
52def28df2
@ -1,6 +1,6 @@
|
||||
PORTNAME= gawk
|
||||
PORTVERSION= 3.0.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese lang
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -14,6 +14,7 @@ COMMENT= GNU awk + multi-byte extension
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-bitops --enable-non-decimal-data
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -2,8 +2,8 @@ bin/gawk
|
||||
bin/igawk
|
||||
libexec/awk/grcat
|
||||
libexec/awk/pwcat
|
||||
man/man1/gawk.1.gz
|
||||
man/man1/igawk.1.gz
|
||||
share/man/man1/gawk.1.gz
|
||||
share/man/man1/igawk.1.gz
|
||||
share/awk/assert.awk
|
||||
share/awk/ctime.awk
|
||||
share/awk/ftrans.awk
|
||||
|
Loading…
Reference in New Issue
Block a user