summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-06-09 04:22:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-06-09 04:22:37 +0000
commit9e7fd269f92775e634f1bd9aafa140d691e7b655 (patch)
tree2455411ad5b572330cd665bef37ed9f8b1f64da8 /science
parentmath/py-z3-solver: Move -fPIC to CXXFLAGS where it belongs (diff)
science/lammps: Add the PORTSCOUT=ignore line
Notes
Notes: svn path=/head/; revision=503779
Diffstat (limited to 'science')
-rw-r--r--science/lammps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile
index 93f6fa06e9ef..6c9434298b43 100644
--- a/science/lammps/Makefile
+++ b/science/lammps/Makefile
@@ -56,6 +56,8 @@ LATTE_DESC= Use LATTE package
LATTE_CMAKE_BOOL= PKG_LATTE
LATTE_LIB_DEPENDS= liblatte.so:science/latte
+PORTSCOUT= ignore # due to a special version tagging scheme that this project uses portscout fails to find new versions, watching their GitHub release page instead
+
post-patch:
@${REINPLACE_CMD} 's|SHELL = /bin/bash|SHELL = ${LOCALBASE}/bin/bash|' ${WRKSRC}/src/Makefile