mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
212cd14ec9
commit
60bd0f2765
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364826
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= eris
|
||||
PORTVERSION= 1.3.23
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/worldforge/Eris%201.4%20%28client%20lib%29/${PORTVERSION}/
|
||||
|
||||
@ -19,6 +19,6 @@ LIB_DEPENDS= libAtlas-0.6.so:${PORTSDIR}/devel/atlas-devel \
|
||||
CONFIGURE_ARGS= --disable-silent-rules
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix pkgconfig compiler:c++11-lib
|
||||
USES= libtool pathfix pkgconfig compiler:c++11-lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
lib/liberis-1.3.la
|
||||
lib/liberis-1.3.so
|
||||
lib/liberis-1.3.so.21
|
||||
lib/liberis-1.3.so.21.0.0
|
||||
include/Eris-1.3/Eris/Account.h
|
||||
include/Eris-1.3/Eris/Alarm.h
|
||||
include/Eris-1.3/Eris/Avatar.h
|
||||
|
Loading…
Reference in New Issue
Block a user