1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Drop .la files, no dependees require them

- Strip libraries
This commit is contained in:
Dmitry Marakasov 2014-07-23 06:58:40 +00:00
parent b92a454e4e
commit da2c06db0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362628
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= Judy
PORTVERSION= 1.0.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION}
@ -12,10 +12,11 @@ COMMENT= General purpose dynamic array
LICENSE= LGPL21
USES= gmake libtool:keepla
USES= gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= YES
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}

View File

@ -1,6 +1,5 @@
include/Judy.h
lib/libJudy.a
lib/libJudy.la
lib/libJudy.so
lib/libJudy.so.1
lib/libJudy.so.1.0.3