svn commit: r488614 - head/x11/eaglemode

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Dec 28 18:17:13 UTC 2018


Author: amdmi3
Date: Fri Dec 28 18:17:12 2018
New Revision: 488614
URL: https://svnweb.freebsd.org/changeset/ports/488614

Log:
  Remove LLD_UNSAFE, build fine after previous commit

Modified:
  head/x11/eaglemode/Makefile

Modified: head/x11/eaglemode/Makefile
==============================================================================
--- head/x11/eaglemode/Makefile	Fri Dec 28 18:15:55 2018	(r488613)
+++ head/x11/eaglemode/Makefile	Fri Dec 28 18:17:12 2018	(r488614)
@@ -21,8 +21,6 @@ USE_PERL5=	build
 USE_XORG=	x11 xext xxf86vm
 SUB_FILES=	eaglemode.sh
 
-LLD_UNSAFE=	yes
-
 BUILD_ARGS=	continue=no
 
 .for lib in X11 jpeg png tiff


More information about the svn-ports-all mailing list