mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net/liboauth: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c4b5775c47
commit
e9b06696a3
@ -1,6 +1,6 @@
|
||||
PORTNAME= liboauth
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
@ -17,6 +17,7 @@ USES= libtool pkgconfig ssl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -4,4 +4,4 @@ lib/liboauth.so.0
|
||||
lib/liboauth.so
|
||||
lib/liboauth.a
|
||||
libdata/pkgconfig/oauth.pc
|
||||
man/man3/oauth.3.gz
|
||||
share/man/man3/oauth.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user