aboutsummaryrefslogtreecommitdiff
path: root/cad/qcad/Makefile
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2015-12-30 00:00:44 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2015-12-30 00:00:44 +0000
commitb9ccfa9c7a976c7f114a6ab75de88ef200fa8715 (patch)
treecc803ff0e7f638050b99e16ede40b155c60f01b2 /cad/qcad/Makefile
parent00c02af880d17e15d55e6bb013fa28e435f5780d (diff)
downloadports-b9ccfa9c7a976c7f114a6ab75de88ef200fa8715.tar.gz
ports-b9ccfa9c7a976c7f114a6ab75de88ef200fa8715.zip
Notes
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r--cad/qcad/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index ad5bca4d09c5..3baf73cc5c7b 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qcad
PORTVERSION= 3.12.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
@@ -14,7 +14,8 @@ COMMENT= Professional CAD system
LICENSE= GPLv3
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- ${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs
+ ${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs \
+ ${LOCALBASE}/lib/libquazip.so:${PORTSDIR}/archivers/quazip
MAKE_JOBS_UNSAFE=yes
@@ -40,8 +41,7 @@ RESDIR= ${WRKSRC}/release
.endif
SHRLIBS= qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations \
- qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip \
- quazip
+ qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip
STALIBS= dxflib stemmer
SHRDIR= fonts libraries patterns plugins scripts ts
#QSCRIPTS should not be installed to avoid conflicts with texlive-base