CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/05 04:09:06
Modified files:
devel/got : Makefile
Log message:
in devel/got set DEBUG_PACKAGES to -main to restore the debug-got package
DEBUG_PACKAGES was changed to DEBUG_PACKAGES-main and DEBUG_PACKAGES-web
when the gotweb subpackage was added, but this doesn't actually work.
Trying to produce a -web debug package currently results in an error,
so go with just -main for now.
help from jca@
