diff options
-rw-r--r-- | cad/qcad/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 71fcb267a3c..578c45d4ba6 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2018/03/12 11:16:08 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2018/03/24 17:11:57 joerg Exp $ # DISTNAME= qcad-3.19.1.0 @@ -18,8 +18,6 @@ DEPENDS+= bash-[0-9]*:../../shells/bash DEPENDS+= qt4-tiff-[0-9]*:../../x11/qt4-tiff DEPENDS+= qt4-sqlite3-[0-9]*:../../x11/qt4-sqlite3 -MAKE_JOBS_SAFE= no - USE_TOOLS+= chmod find make pax USE_LANGUAGES= c c++ USE_LIBTOOL= yes |