Index: head/math/stp/Makefile =================================================================== --- head/math/stp/Makefile +++ head/math/stp/Makefile @@ -3,6 +3,7 @@ PORTNAME= stp DISTVERSION= 2.3.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math @@ -22,5 +23,9 @@ 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 Index: head/math/stp/pkg-plist =================================================================== --- head/math/stp/pkg-plist +++ head/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