aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2013-12-02 08:59:13 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2013-12-02 08:59:13 +0000
commitd89dfda8144b8ade8a6a32346aca3352313575da (patch)
treec3b8cd03b2c1d49ff2d3b183ab64dba683977df1 /cad
parent2345064b6a40d7be16ab13fd29eb7c2d891c169d (diff)
downloadports-d89dfda8144b8ade8a6a32346aca3352313575da.tar.gz
ports-d89dfda8144b8ade8a6a32346aca3352313575da.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 55855e83d2a8..30c2796a8e15 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo
+CONFLICTS= texlive-base-*
+
FETCH_ARGS= -Fpr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_JOBS_UNSAFE=yes