- Drop .la files, no dependees require them

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-27 20:42:25 +00:00
parent 8b69c817b8
commit 940f7bc1ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366350
2 changed files with 2 additions and 4 deletions

View file

@ -3,14 +3,14 @@
PORTNAME= libmpeg2
PORTVERSION= 0.5.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://libmpeg2.sourceforge.net/files/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Free library for decoding MPEG-2 and MPEG-1 video streams
USES= libtool:keepla pathfix
USES= libtool pathfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -5,12 +5,10 @@ include/mpeg2dec/mpeg2.h
include/mpeg2dec/mpeg2convert.h
include/mpeg2dec/video_out.h
lib/libmpeg2.a
lib/libmpeg2.la
lib/libmpeg2.so
lib/libmpeg2.so.0
lib/libmpeg2.so.0.1.0
lib/libmpeg2convert.a
lib/libmpeg2convert.la
lib/libmpeg2convert.so
lib/libmpeg2convert.so.0
lib/libmpeg2convert.so.0.0.0