View | Details | Raw Unified | Return to bug 205161 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 14-22 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
		${LOCALBASE}/lib/libquazip.so:${PORTSDIR}/archivers/quazip
19
18
19
LIB_DEPENDS=	libquazip.so:${PORTSDIR}/archivers/quazip
20
20
MAKE_JOBS_UNSAFE=yes
21
MAKE_JOBS_UNSAFE=yes
21
22
22
USES=		execinfo gmake qmake
23
USES=		execinfo gmake qmake

Return to bug 205161