Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170094002
D16447.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
762 B
Referenced Files
None
Subscribers
None
D16447.diff
View Options
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 <bsd.port.mk>
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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Sep 4, 12:04 PM (15 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38224204
Default Alt Text
D16447.diff (762 B)
Attached To
Mode
D16447: math/stp: Pull in additional fixes from PR 229974.
Attached
Detach File
Event Timeline
Log In to Comment