mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
589fbac6f9
commit
9a4d7efeac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368015
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libsrs2
|
||||
PORTVERSION= 1.0.18
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.libsrs2.org/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= srs
|
||||
@ -13,7 +13,7 @@ COMMENT= Sender Rewriting Scheme 2 C Implementation
|
||||
|
||||
CONFLICTS= p5-Mail-SRS*
|
||||
|
||||
USES= libtool:keepla
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
bin/srs
|
||||
include/srs2.h
|
||||
lib/libsrs2.a
|
||||
lib/libsrs2.la
|
||||
lib/libsrs2.so
|
||||
lib/libsrs2.so.0
|
||||
lib/libsrs2.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user