mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
d3b71d9cc6
commit
df40d06c80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368673
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libmms
|
||||
PORTVERSION= 0.6.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= Library for parsing mms:// and mmsh:// type network streams
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= gettext libtool:keepla pathfix pkgconfig
|
||||
USES= gettext libtool pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -4,7 +4,6 @@ include/libmms/mmsh.h
|
||||
include/libmms/mmsio.h
|
||||
include/libmms/mmsx.h
|
||||
lib/libmms.a
|
||||
lib/libmms.la
|
||||
lib/libmms.so
|
||||
lib/libmms.so.0
|
||||
lib/libmms.so.0.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user