openhexagon: cargo cult a fix for new := behaviour in bsd make

seems to work for old/new?
This commit is contained in:
Maya Rashish 2020-05-19 20:12:18 +03:00
parent 1bdadec758
commit 0d6b0fbb78
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ CMAKE_ARGS+= -D${mod:tu}_INCLUDE_DIR=${WRKSRC}/extlibs/${mod}/include
CMAKE_ARGS+= -D${mod:tu}_LIBRARY_RELEASE=${WRKSRC}/extlibs/${mod}/lib${mod}-s.a
.endfor
CONFIGURE_DIRS+= ${MODULES:NSSVOpenHexagon*:C/-.*//:=extlibs/%} .
CONFIGURE_DIRS+= ${MODULES:NSSVOpenHexagon*:C/-.*//:%=extlibs/%} .
INSTALL_DIRS+= .