Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 16:59:08 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509010 - head/editors/cudatext
Message-ID:  <201908151659.x7FGx83I023339@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Thu Aug 15 16:59:08 2019
New Revision: 509010
URL: https://svnweb.freebsd.org/changeset/ports/509010

Log:
  - Remove LD_UNSAFE (I forgotten it on previous commit)

Modified:
  head/editors/cudatext/Makefile

Modified: head/editors/cudatext/Makefile
==============================================================================
--- head/editors/cudatext/Makefile	Thu Aug 15 16:58:13 2019	(r509009)
+++ head/editors/cudatext/Makefile	Thu Aug 15 16:59:08 2019	(r509010)
@@ -40,7 +40,6 @@ LAZARUS_PROJECT_FILES+= uniqueinstance/uniqueinstance/
 LAZARUS_PROJECT_FILES+=	app/cudatext.lpi
 
 LAZBUILD_ARGS=		-d
-LLD_UNSAFE=	yes
 
 gtk2_CONFLICTS_INSTALL=	${PORTNAME}-qt5
 qt5_CONFLICTS_INSTALL=	${PORTNAME}-gtk2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908151659.x7FGx83I023339>