svn commit: r490346 - head/net-p2p/awgg
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Tue Jan 15 05:41:16 UTC 2019
Author: acm
Date: Tue Jan 15 05:41:15 2019
New Revision: 490346
URL: https://svnweb.freebsd.org/changeset/ports/490346
Log:
- Add LLD_UNSAFE
PR: 214864
Modified:
head/net-p2p/awgg/Makefile
Modified: head/net-p2p/awgg/Makefile
==============================================================================
--- head/net-p2p/awgg/Makefile Tue Jan 15 05:39:00 2019 (r490345)
+++ head/net-p2p/awgg/Makefile Tue Jan 15 05:41:15 2019 (r490346)
@@ -43,6 +43,7 @@ USE_GNOME+= ${USE_GNOME_${FLAVOR}}
LAZBUILD_ARGS= -d
LAZARUS_PROJECT_FILES= src/awgg.lpi
+LLD_UNSAFE= yes
post-patch:
${REINPLACE_CMD} 's|/usr/bin/shutdown|/sbin/shutdown|g' ${WRKSRC}/src/fmain.pas
More information about the svn-ports-head
mailing list