mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
9f2cd74f43
commit
b2581e084b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367817
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= matio
|
||||
PORTVERSION= 1.5.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Library for reading and writing Matlab MAT files
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool:keepla pathfix
|
||||
USES= libtool pathfix
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -2,7 +2,6 @@ bin/matdump
|
||||
include/matio.h
|
||||
include/matio_pubconf.h
|
||||
lib/libmatio.a
|
||||
lib/libmatio.la
|
||||
lib/libmatio.so
|
||||
lib/libmatio.so.2
|
||||
lib/libmatio.so.2.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user