summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2022-06-20 20:07:05 -0500
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2022-06-20 20:17:20 -0500
commitc77c31909fb042682ba8aed7ca69419de9332804 (patch)
tree80c873c8621a79a19f8fecd7814ec19aee17a0e5 /cad
parentgraphics/msl: Add LICENSE_FILE; Remove irrelevant comment (diff)
lang/fpc: Fix build issues building some fpc based apps
- Add missing parameter to getdirentries syscall function - Re-build i386 and amd64 bootstrap - Revert fpc-i386 (FPC_USE_LIBC) build to syscall build - Bump PORTREVISION in all ports dependant of freepascal compiler
Diffstat (limited to 'cad')
-rw-r--r--cad/zcad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile
index 7e920cabbe0b..ab52c506c789 100644
--- a/cad/zcad/Makefile
+++ b/cad/zcad/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zcad
PORTVERSION= 0.9.8.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}