mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
87fee06197
commit
3985779d7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368161
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libcue
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= CUE Sheet Parser Library
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gettext libtool:keepla pathfix tar:bzip2
|
||||
USES= gettext libtool pathfix tar:bzip2
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,7 +4,6 @@ include/libcue-1.4/libcue/libcue.h
|
||||
include/libcue-1.4/libcue/rem.h
|
||||
include/libcue-1.4/libcue/time.h
|
||||
lib/libcue.a
|
||||
lib/libcue.la
|
||||
lib/libcue.so
|
||||
lib/libcue.so.1
|
||||
lib/libcue.so.1.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user