aboutsummaryrefslogtreecommitdiff
path: root/math/stp
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2018-07-28 06:46:10 +0000
committerGleb Popov <arrowd@FreeBSD.org>2018-07-28 06:46:10 +0000
commitac3a7b06cfd703fe3d1da669bbbe903a19800f44 (patch)
tree692244453334a77bbeac1aba5e6fc0e0787c5bdd /math/stp
parent6a5f469e5aa08c144018879e93114cc3e58bd105 (diff)
downloadports-ac3a7b06cfd703fe3d1da669bbbe903a19800f44.tar.gz
ports-ac3a7b06cfd703fe3d1da669bbbe903a19800f44.zip
math/stp: Pull in fixes from the PR I missed.
PR: 229974 Submitted by: yuri, Nathan <ndowens.fbsd@yandex.com> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16447
Notes
Notes: svn path=/head/; revision=475500
Diffstat (limited to 'math/stp')
-rw-r--r--math/stp/Makefile5
-rw-r--r--math/stp/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/math/stp/Makefile b/math/stp/Makefile
index 1e1cb3215f03..22037a51d0ee 100644
--- a/math/stp/Makefile
+++ b/math/stp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stp
DISTVERSION= 2.3.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= math
@@ -22,5 +23,9 @@ LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
USES= bison:build cmake:outsource perl5 python
USE_GITHUB= yes
USE_PERL5= build
+USE_LDCONFIG= yes
+
+post-install:
+ @${MV} ${STAGEDIR}${PREFIX}/bin/stp-2.1.2 ${STAGEDIR}${PREFIX}/bin/stp
.include <bsd.port.mk>
diff --git a/math/stp/pkg-plist b/math/stp/pkg-plist
index a61708367126..e181d17139f7 100644
--- a/math/stp/pkg-plist
+++ b/math/stp/pkg-plist
@@ -1,5 +1,4 @@
bin/stp
-bin/stp-2.1.2
bin/stp_simple
include/stp/c_interface.h
lib/cmake/STP/STPConfig.cmake