aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/tinyxml2
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-04-04 18:57:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-04-04 18:57:22 +0800
commitdc718d1868f12ddd78cea16510130a1a31bc76f2 (patch)
tree9f34d51d075c065114f7de6bbaab4fefd1026aa2 /textproc/tinyxml2
parent98e294f3dabc8165c017374e449204aacab098c3 (diff)
downloadfreebsd-ports-gnome-dc718d1868f12ddd78cea16510130a1a31bc76f2.tar.gz
freebsd-ports-gnome-dc718d1868f12ddd78cea16510130a1a31bc76f2.tar.zst
freebsd-ports-gnome-dc718d1868f12ddd78cea16510130a1a31bc76f2.zip
Using hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports.
Diffstat (limited to 'textproc/tinyxml2')
-rw-r--r--textproc/tinyxml2/Makefile2
-rw-r--r--textproc/tinyxml2/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile
index 9c904a68aa15..f4ac7676917d 100644
--- a/textproc/tinyxml2/Makefile
+++ b/textproc/tinyxml2/Makefile
@@ -18,7 +18,7 @@ CMAKE_ON= BUILD_SHARED_LIBS BUILD_STATIC_LIBS
USE_LDCONFIG= yes
USES= cmake dos2unix pathfix
-PLIST_SUB= PORTVERSION=${PORTVERSION} SHLIB_VER=${PORTVERSION:R:R}
+PLIST_SUB= PORTVERSION=${PORTVERSION}
PORTEXAMPLES= *
GH_ACCOUNT= leethomason
diff --git a/textproc/tinyxml2/pkg-plist b/textproc/tinyxml2/pkg-plist
index 3156968321ed..c463107796d5 100644
--- a/textproc/tinyxml2/pkg-plist
+++ b/textproc/tinyxml2/pkg-plist
@@ -4,6 +4,6 @@ lib/cmake/tinyxml2/tinyxml2Targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/tinyxml2/tinyxml2Targets.cmake
lib/libtinyxml2.a
lib/libtinyxml2.so
-lib/libtinyxml2.so.%%SHLIB_VER%%
+lib/libtinyxml2.so.6
lib/libtinyxml2.so.%%PORTVERSION%%
libdata/pkgconfig/tinyxml2.pc