1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Switch to USES=libtool, drop .la files

- Strip libraries
This commit is contained in:
Dmitry Marakasov 2014-06-03 00:39:59 +00:00
parent 553f932200
commit 677d4b17bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356264
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= rlog
PORTVERSION= 1.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
@ -15,8 +15,9 @@ OPTIONS_DEFINE= DOCS
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
USES= gmake pathfix
USE_AUTOTOOLS= libtool
USES= gmake pathfix libtool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
.include <bsd.port.mk>

View File

@ -14,10 +14,9 @@ include/rlog/rlog-prec99.h
include/rlog/rlog.h
include/rlog/rloginit.h
include/rlog/rloglocation.h
lib/librlog.a
lib/librlog.la
lib/librlog.so
lib/librlog.so.5
lib/librlog.so.5.0.0
libdata/pkgconfig/librlog.pc
%%PORTDOCS%%%%DOCSDIR%%/html/Error_8h-source.html
%%PORTDOCS%%%%DOCSDIR%%/html/Lock_8h-source.html