mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
11 lines
211 B
Text
11 lines
211 B
Text
--- configure.orig 2023-09-11 11:01:56 UTC
|
|
+++ configure
|
|
@@ -414,7 +414,7 @@ fi
|
|
exit 1
|
|
fi
|
|
|
|
-VASM=$(which vasm.vasmm68k-mot)
|
|
+VASM=$(which vasmm68k_mot)
|
|
if [[ -n ${VASM} ]] ; then
|
|
usescore="yes"
|
|
fi
|