Index: head/databases/grass7/Makefile =================================================================== --- head/databases/grass7/Makefile +++ head/databases/grass7/Makefile @@ -132,9 +132,9 @@ .include .if ${ARCH} == "aarch64" || ${ARCH} == "riscv64" -PLIST_SUB+= WOSBRK="@comment " +PLIST_SUB+= WOSBRK="@comment " .else -PLIST_SUB+= WOSBRK="" +PLIST_SUB+= WOSBRK="" .endif .if !defined (GRASS_INST_DIR) @@ -212,4 +212,4 @@ # symlink grass7 ${LN} -sf ${PORTNAME}${VER} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX} -.include +.include