Skip to content

Commit

Permalink
- Drop .la files, no dependees require them
Browse files Browse the repository at this point in the history
- Strip libraries
  • Loading branch information
AMDmi3 committed Aug 23, 2014
1 parent d7a1ed9 commit 2ff4999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions deskutils/bitcollider/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@

PORTNAME= bitcollider
PORTVERSION= 0.6.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils multimedia
MASTER_SITES= SF/${PORTNAME}/Bitcollider/${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= Bitzi metadata generator

GNU_CONFIGURE= yes
USES= libtool:keepla
USES= libtool
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

CFLAGS+= -lm
Expand Down
1 change: 0 additions & 1 deletion deskutils/bitcollider/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ lib/bitcollider/plugins/image.bcp
lib/bitcollider/plugins/video.bcp
lib/bitcollider/plugins/wav.bcp
lib/libbitcollider.a
lib/libbitcollider.la
lib/libbitcollider.so
lib/libbitcollider.so.1
lib/libbitcollider.so.1.0.0
Expand Down

0 comments on commit 2ff4999

Please sign in to comment.