svn commit: r513645 - head/games/endless-sky

Tobias Kortkamp tobik at FreeBSD.org
Thu Oct 3 03:54:48 UTC 2019


Author: tobik
Date: Thu Oct  3 03:54:47 2019
New Revision: 513645
URL: https://svnweb.freebsd.org/changeset/ports/513645

Log:
  games/endless-sky: Do not set LLD_UNSAFE twice

Modified:
  head/games/endless-sky/Makefile

Modified: head/games/endless-sky/Makefile
==============================================================================
--- head/games/endless-sky/Makefile	Thu Oct  3 03:54:13 2019	(r513644)
+++ head/games/endless-sky/Makefile	Thu Oct  3 03:54:47 2019	(r513645)
@@ -21,7 +21,6 @@ USE_GITHUB=	yes
 USES=		compiler:c++11-lib gl gnome jpeg localbase:ldflags openal scons sdl xorg
 USE_SDL=	sdl2
 USE_GL=		gl glew
-LLD_UNSAFE=	yes
 INSTALLS_ICONS=	yes
 LLD_UNSAFE=	yes
 


More information about the svn-ports-head mailing list