svn commit: r509019 - head/russian/emkatic

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu Aug 15 17:37:17 UTC 2019


Author: acm
Date: Thu Aug 15 17:37:17 2019
New Revision: 509019
URL: https://svnweb.freebsd.org/changeset/ports/509019

Log:
  - Bump PORTREVISION (lazarus ports were updated to 2.0.4)
  - Remove LD_UNSAFE

Modified:
  head/russian/emkatic/Makefile

Modified: head/russian/emkatic/Makefile
==============================================================================
--- head/russian/emkatic/Makefile	Thu Aug 15 17:36:42 2019	(r509018)
+++ head/russian/emkatic/Makefile	Thu Aug 15 17:37:17 2019	(r509019)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emkatic
 PORTVERSION=	0.36
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	russian emulators
 PKGNAMESUFFIX=	${LAZARUS_PKGNAMESUFFIX}
 MASTER_SITES=	SF/${PORTNAME}/eMKatic%20Source
@@ -22,7 +22,6 @@ USE_XORG=	x11
 
 LAZARUS_PROJECT_FILES=	emkatic.lpi
 LAZBUILD_ARGS=		-d --pcp=${WRKSRC}/tmppcp
-LLD_UNSAFE=	yes
 
 PLIST_FILES=	bin/${PORTNAME}
 PORTDATA=	*


More information about the svn-ports-all mailing list