aboutsummaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-03-11 10:05:42 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-03-11 10:05:42 +0000
commit9870e21a41db6feb9309808dcc8183b8becd704a (patch)
tree00171acdfce93a0b16b627e2f4add8474ac7da35 /cad/qcad
parenta7c4ac431f63ec0c92ddc979e1283935626bf7cc (diff)
downloadports-9870e21a41db6feb9309808dcc8183b8becd704a.tar.gz
ports-9870e21a41db6feb9309808dcc8183b8becd704a.zip
Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14640
Notes
Notes: svn path=/head/; revision=464159
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 7d74ecb53dd8..b9ba09b4a339 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -4,6 +4,7 @@
PORTNAME= qcad
PORTVERSION= 3.19.0.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
#PORTREVISION= 1
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= bash:shells/bash \
${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs
-LIB_DEPENDS= libquazip.so:archivers/quazip
+LIB_DEPENDS= libquazip.so:archivers/quazip@qt4
MAKE_JOBS_UNSAFE=yes