aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mercator
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-08-14 13:44:52 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-08-14 13:44:52 +0800
commitca498987849a3ba38f74e08dc79d48f20b34ae8f (patch)
tree320a104dd2a7ad3c576e1b842df38c52e769ff2f /devel/mercator
parentbfc3066500a6f062cb27e7eb76b9de9e3d465d2d (diff)
downloadfreebsd-ports-gnome-ca498987849a3ba38f74e08dc79d48f20b34ae8f.tar.gz
freebsd-ports-gnome-ca498987849a3ba38f74e08dc79d48f20b34ae8f.tar.zst
freebsd-ports-gnome-ca498987849a3ba38f74e08dc79d48f20b34ae8f.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Diffstat (limited to 'devel/mercator')
-rw-r--r--devel/mercator/Makefile4
-rw-r--r--devel/mercator/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/mercator/Makefile b/devel/mercator/Makefile
index c724c0cdc5e0..a0ba291aef1d 100644
--- a/devel/mercator/Makefile
+++ b/devel/mercator/Makefile
@@ -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
diff --git a/devel/mercator/pkg-plist b/devel/mercator/pkg-plist
index 4fc630c3fd66..29a6c6ae19dd 100644
--- a/devel/mercator/pkg-plist
+++ b/devel/mercator/pkg-plist
@@ -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