- Bump PORTREVISION (lazarus ports were updated to 2.0.4)

- Remove LD_UNSAFE
This commit is contained in:
Jose Alonso Cardenas Marquez 2019-08-15 17:36:42 +00:00
parent f170f856f1
commit 9ca6fdaed1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509018

View File

@ -2,7 +2,7 @@
PORTNAME= awgg
PORTVERSION= 0.5.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net-p2p
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@ -43,7 +43,6 @@ 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