1
0
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:
Dmitry Marakasov 2014-08-14 05:44:52 +00:00
parent 21fce34281
commit 2203c9e635
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364829
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= mercator
PORTVERSION= 0.3.3
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF/worldforge/Mercator%20%28terrain%20lib%29/${PORTVERSION}
@ -13,7 +13,7 @@ COMMENT= Procedural terrain library
LIB_DEPENDS= libwfmath-1.0.so:${PORTSDIR}/math/wfmath
CONFIGURE_ARGS= --disable-silent-rules
USES= pathfix pkgconfig compiler:c++11-lib
USES= libtool pathfix pkgconfig compiler:c++11-lib
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -1,6 +1,6 @@
lib/libmercator-0.3.la
lib/libmercator-0.3.so
lib/libmercator-0.3.so.4
lib/libmercator-0.3.so.4.0.0
include/Mercator-0.3/Mercator/Effector.h
include/Mercator-0.3/Mercator/Mercator.h
include/Mercator-0.3/Mercator/Matrix.h