mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +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
|
PORTNAME= liboauth
|
||||||
PORTVERSION= 1.0.3
|
PORTVERSION= 1.0.3
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= SF/${PORTNAME}
|
MASTER_SITES= SF/${PORTNAME}
|
||||||
|
|
||||||
@ -17,6 +17,7 @@ USES= libtool pkgconfig ssl
|
|||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
|
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
|
@ -4,4 +4,4 @@ lib/liboauth.so.0
|
|||||||
lib/liboauth.so
|
lib/liboauth.so
|
||||||
lib/liboauth.a
|
lib/liboauth.a
|
||||||
libdata/pkgconfig/oauth.pc
|
libdata/pkgconfig/oauth.pc
|
||||||
man/man3/oauth.3.gz
|
share/man/man3/oauth.3.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user