Page MenuHomeFreeBSD

D16447.diff
No OneTemporary

D16447.diff

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

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)

Event Timeline