aboutsummaryrefslogtreecommitdiff
path: root/editors/picpas
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-08-15 17:33:08 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-08-15 17:33:08 +0000
commit36e9f00037e4aac985b3378250e61af9af5c5ea5 (patch)
tree4e23372b0387e0efd4019bd3baf08da4273028a0 /editors/picpas
parent5d9c89a9b4e95468a7094edb01fb65d949edfcfd (diff)
downloadports-36e9f00037e4aac985b3378250e61af9af5c5ea5.tar.gz
ports-36e9f00037e4aac985b3378250e61af9af5c5ea5.zip
- Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
Notes
Notes: svn path=/head/; revision=509015
Diffstat (limited to 'editors/picpas')
-rw-r--r--editors/picpas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile
index 722733f55b06..713eca4bacec 100644
--- a/editors/picpas/Makefile
+++ b/editors/picpas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= picpas
PORTVERSION= 0.8.8
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@@ -39,7 +39,6 @@ USE_GNOME+= ${USE_GNOME_${FLAVOR}}
LAZARUS_PROJECT_FILES= Source/PicPas.lpi
LAZBUILD_ARGS= -d
-LLD_UNSAFE= yes
post-patch:
${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/Source/Globales.pas