devel/libukcprog: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b6a95261cc
commit
46cea020da
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libukcprog
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://ftp.mirrorservice.org/pub/i-scream/libukcprog/ \
|
||||
http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libukcprog/ \
|
||||
|
@ -17,6 +17,7 @@ LICENSE_TEXT= License (see source) does not permit selling for profit
|
|||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -4,4 +4,4 @@ lib/libukcprog.so
|
|||
lib/libukcprog.so.0
|
||||
lib/libukcprog.so.0.0.1
|
||||
libdata/pkgconfig/libukcprog.pc
|
||||
man/man3/ukcprog.3.gz
|
||||
share/man/man3/ukcprog.3.gz
|
||||
|
|
Loading…
Reference in a new issue