mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/libvanessa_socket: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8e8dadbaf6
commit
4cd61fb8d5
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libvanessa_socket
|
||||
PORTVERSION= 0.0.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_socket/${PORTVERSION}/
|
||||
DISTNAME= vanessa_socket-${PORTVERSION}
|
||||
|
@ -15,6 +15,7 @@ LIB_DEPENDS= libvanessa_logger.so:devel/libvanessa_logger \
|
|||
USES= libtool pathfix tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -5,4 +5,4 @@ lib/libvanessa_socket.so
|
|||
lib/libvanessa_socket.so.2
|
||||
lib/libvanessa_socket.so.2.1.0
|
||||
libdata/pkgconfig/vanessa-socket.pc
|
||||
man/man1/vanessa_socket_pipe.1.gz
|
||||
share/man/man1/vanessa_socket_pipe.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue