mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
2317deb85e
commit
32ffb83c23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356494
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mimelib
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= SF/icqmail/libs/${PORTVERSION}
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= C++ class library for manipulating messages in MIME format
|
||||
|
||||
CONFLICTS= kdenetwork-3.1.*
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -33,7 +33,7 @@ include/mimelib/utility.h
|
||||
include/mimelib/uuencode.h
|
||||
include/mimelib/binhex.h
|
||||
lib/libmimelib.a
|
||||
lib/libmimelib.la
|
||||
lib/libmimelib.so
|
||||
lib/libmimelib.so.1
|
||||
lib/libmimelib.so.1.0.0
|
||||
@dirrm include/mimelib
|
||||
|
Loading…
Reference in New Issue
Block a user