CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/09/09 06:54:52
Modified files:
x11/eterm : Makefile
x11/eterm/pkg : PLIST
Log message:
Disable gdb support:
* It doesn't work, because gdb can't attach to a setguid utmp process.
* Users shouldn't have to debug the program.
* arm64 doesn't have /usr/bin/gdb, causing a packaging failure down the line.
