svn commit: r509010 - head/editors/cudatext

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu Aug 15 16:59:09 UTC 2019


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


More information about the svn-ports-all mailing list