aboutsummaryrefslogtreecommitdiff
path: root/math/mathpresso/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-08 23:04:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-09 00:19:52 +0000
commit9bd13a4f4c2efae11bca41917e9db12457b4ef1e (patch)
tree0d04deaa3d0f082c640211481313a413dc99b10d /math/mathpresso/Makefile
parent7c012914bc4a3aae5f1fb4e4d6c7b2e827df0e26 (diff)
downloadports-9bd13a4f4c2efae11bca41917e9db12457b4ef1e.tar.gz
ports-9bd13a4f4c2efae11bca41917e9db12457b4ef1e.zip
Diffstat (limited to 'math/mathpresso/Makefile')
-rw-r--r--math/mathpresso/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/math/mathpresso/Makefile b/math/mathpresso/Makefile
index ca5a3da7158e..ef0ff1e46db7 100644
--- a/math/mathpresso/Makefile
+++ b/math/mathpresso/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mathpresso
-DISTVERSION= g20211213
+DISTVERSION= g20230108
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -16,18 +16,12 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= kobalicek
-GH_TAGNAME= 9256fa3
+GH_TAGNAME= 734c292
CMAKE_ARGS= -DASMJIT_CFLAGS="-I${LOCALBASE}/include" -DASMJIT_LIBS=asmjit
CMAKE_TESTING_ON= MATHPRESSO_TEST
CMAKE_TESTING_TARGET= mptest
-PLIST_FILES= include/mathpresso/mathpresso.h \
- lib/libmathpresso.so
-
-post-install: # workaround for https://github.com/kobalicek/mathpresso/issues/18
- ${INSTALL_LIB} ${BUILD_WRKSRC}/libmathpresso.so ${STAGEDIR}${PREFIX}/lib
-
post-test:
@cd ${TEST_WRKSRC} && ./mptest