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-23 09:59:58 +00:00
parent 71b7c43c33
commit a21e0369fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362647
2 changed files with 3 additions and 3 deletions

View File

@ -3,14 +3,14 @@
PORTNAME= log4shib
DISTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://shibboleth.net/downloads/${PORTNAME}/${DISTVERSION}/
MAINTAINER= girgen@FreeBSD.org
COMMENT= Library of C++ classes for flexible logging
USE_AUTOTOOLS= libtool
USES= gmake pathfix pkgconfig
USES= gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-html-docs --disable-doxygen
USE_LDCONFIG= yes

View File

@ -41,9 +41,9 @@ include/log4shib/threading/OmniThreads.hh
include/log4shib/threading/PThreads.hh
include/log4shib/threading/Threading.hh
lib/liblog4shib.a
lib/liblog4shib.la
lib/liblog4shib.so
lib/liblog4shib.so.1
lib/liblog4shib.so.1.0.7
libdata/pkgconfig/log4shib.pc
share/aclocal/log4shib.m4
@dirrm include/log4shib/threading