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:   plunky
Date:           Sun Dec 29 14:16:05 UTC 2019

Modified Files:
        pkgsrc/cad/qcad: Makefile

Log Message:
does not use qt5-qttools


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 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.82 pkgsrc/cad/qcad/Makefile:1.83
--- pkgsrc/cad/qcad/Makefile:1.82       Sun Dec 29 14:15:32 2019
+++ pkgsrc/cad/qcad/Makefile    Sun Dec 29 14:16:05 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2019/12/29 14:15:32 plunky Exp $
+# $NetBSD: Makefile,v 1.83 2019/12/29 14:16:05 plunky Exp $
 #
 
 DISTNAME=              qcad-3.24.0.1
@@ -93,6 +93,5 @@ do-install:
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtscript/buildlink3.mk"
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../x11/qt5-qtxmlpatterns/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index