CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/03/25 15:22:59
Modified files:
games/yquake2 : Makefile
Log message:
games/yquake2: fix build
net/curl is a runtime (dlopen) multiplayer dependency, hosts without
it fail during compilation.
Discovered by ajacoutot@ the hard way.
OK jca@
