pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cad/qcad



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Mar 24 17:11:57 UTC 2018

Modified Files:
        pkgsrc/cad/qcad: Makefile

Log Message:
Optimistically remove MAKE_JOBS_SAFE=no.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/cad/qcad/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cad/qcad/Makefile
diff -u pkgsrc/cad/qcad/Makefile:1.69 pkgsrc/cad/qcad/Makefile:1.70
--- pkgsrc/cad/qcad/Makefile:1.69       Mon Mar 12 11:16:08 2018
+++ pkgsrc/cad/qcad/Makefile    Sat Mar 24 17:11:57 2018
@@ -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



Home | Main Index | Thread Index | Old Index