aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2018-02-01 15:21:25 +0800
committeracm <acm@FreeBSD.org>2018-02-01 15:21:25 +0800
commitd0755765f9f2ed870c7a9f924faac4663763c4e0 (patch)
tree260080826c7a5c5370b37e75151df300536ee0d3 /cad
parentc1a3822ad54d7056ee2e5000adf7e72456f910ee (diff)
downloadfreebsd-ports-gnome-d0755765f9f2ed870c7a9f924faac4663763c4e0.tar.gz
freebsd-ports-gnome-d0755765f9f2ed870c7a9f924faac4663763c4e0.tar.zst
freebsd-ports-gnome-d0755765f9f2ed870c7a9f924faac4663763c4e0.zip
- Bump PORTREVISION. Lazarus was updated to 1.8.0
Diffstat (limited to 'cad')
-rw-r--r--cad/zcad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile
index e6393e4a65d8..9e16e756f76f 100644
--- a/cad/zcad/Makefile
+++ b/cad/zcad/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zcad
PORTVERSION= 0.9.8
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= LOCAL/danfe
DISTNAME= ${PORTNAME}-trunk-r2259
@@ -16,7 +17,7 @@ USES= tar:xz
USE_FPC= cairo fcl-base fcl-image fcl-json fcl-stl fcl-xml opengl \
pasjpeg rtl-extra rtl-objpas x11
-LAZARUS_VER= 1.6.4
+LAZARUS_VER= 1.8.0
LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d --pcp=${WRKSRC}/tmppcp \
--lazarusdir=${LAZARUS_DIR}
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}