1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-30 01:51:47 +00:00
parent 9cad8f3a86
commit a928a693df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363430
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libvanessa_logger
PORTVERSION= 0.0.10
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_logger/${PORTVERSION}/
DISTNAME= vanessa_logger-${PORTVERSION}
@ -10,8 +11,7 @@ DISTNAME= vanessa_logger-${PORTVERSION}
MAINTAINER= thomas@bsdunix.ch
COMMENT= Library that provides a generic logging layer
USE_AUTOTOOLS= libtool
USES= pathfix tar:bzip2
USES= libtool pathfix tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_have_decl_facilitynames=yes

View File

@ -1,6 +1,6 @@
include/vanessa_logger.h
lib/libvanessa_logger.a
lib/libvanessa_logger.la
lib/libvanessa_logger.so
lib/libvanessa_logger.so.0
lib/libvanessa_logger.so.0.0.5
libdata/pkgconfig/vanessa-logger.pc