science/lammps: Add the PORTSCOUT=ignore line
This commit is contained in:
parent
f76146b11d
commit
9e7fd269f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503779
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue