Lines 14-20
Link Here
|
14 |
LICENSE= GPLv3 |
14 |
LICENSE= GPLv3 |
15 |
|
15 |
|
16 |
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ |
16 |
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ |
17 |
${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs |
17 |
${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs \ |
|
|
18 |
libquazip.so:${PORTSDIR}/archivers/quazip |
18 |
|
19 |
|
19 |
MAKE_JOBS_UNSAFE=yes |
20 |
MAKE_JOBS_UNSAFE=yes |
20 |
|
21 |
|
Lines 40-47
Link Here
|
40 |
.endif |
41 |
.endif |
41 |
|
42 |
|
42 |
SHRLIBS= qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations \ |
43 |
SHRLIBS= qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations \ |
43 |
qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip \ |
44 |
qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip |
44 |
quazip |
|
|
45 |
STALIBS= dxflib stemmer |
45 |
STALIBS= dxflib stemmer |
46 |
SHRDIR= fonts libraries patterns plugins scripts ts |
46 |
SHRDIR= fonts libraries patterns plugins scripts ts |
47 |
#QSCRIPTS should not be installed to avoid conflicts with texlive-base |
47 |
#QSCRIPTS should not be installed to avoid conflicts with texlive-base |