added mandoc
This commit is contained in:
parent
fbc445b4a9
commit
5ea842eb26
4 changed files with 64 additions and 0 deletions
10
pkgs/mandoc/configure.local
Normal file
10
pkgs/mandoc/configure.local
Normal file
|
@ -0,0 +1,10 @@
|
|||
PREFIX=/usr
|
||||
MANDIR=/usr/share/man
|
||||
LIBDIR=/usr/lib
|
||||
UTF8_LOCALE="en_US.UTF-8"
|
||||
MANPATH_DEFAULT="/usr/share/man"
|
||||
MANPATH_BASE="/usr/share/man"
|
||||
LN="ln -sf"
|
||||
HAVE_LESS_T=0
|
||||
LDFLAGS=-Wl,--allow-multiple-definition
|
||||
BUILD_TARGETS=
|
Loading…
Add table
Add a link
Reference in a new issue