aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-01 20:00:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-01 20:00:46 +0000
commitd5dfbe976b6e9652e5d60086d23788dfa968f6ed (patch)
treedb8b18b55057f53b73d587558b196133f664597b /science
parent6fc8f67f09d42d521c53bf3c9fa7f3937bf091f3 (diff)
downloadports-d5dfbe976b6e9652e5d60086d23788dfa968f6ed.tar.gz
ports-d5dfbe976b6e9652e5d60086d23788dfa968f6ed.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/opensph/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index ab0fef8e0418..56ec3e43bcb7 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -12,14 +12,13 @@ COMMENT= Library and graphical tools for running SPH and N-body simulations
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libwx_baseu-3.1.so:x11-toolkits/wxgtk31
-
USES= compiler:c++14-lang eigen:3 qmake qt:5
USE_GITLAB= yes
GL_SITE= https://gitlab.com
GL_ACCOUNT= sevecekp
GL_PROJECT= sph
GL_COMMIT= 06686fa7f7307bdf8c9261e55b9875aafa278a13
+USE_WX= 3.1
QMAKE_SOURCE_PATH= ${WRKSRC}/sph.pro