pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt4-libs
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 10 13:59:09 UTC 2020
Modified Files:
pkgsrc/x11/qt4-libs: Makefile
Log Message:
x11/qt4-libs: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/x11/qt4-libs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt4-libs/Makefile
diff -u pkgsrc/x11/qt4-libs/Makefile:1.134 pkgsrc/x11/qt4-libs/Makefile:1.135
--- pkgsrc/x11/qt4-libs/Makefile:1.134 Tue Mar 10 22:11:19 2020
+++ pkgsrc/x11/qt4-libs/Makefile Sun May 10 13:59:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2020/03/10 22:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2020/05/10 13:59:09 rillig Exp $
PKGNAME= qt4-libs-${QTVERSION}
PKGREVISION= 21
@@ -9,6 +9,7 @@ COMMENT= C++ X GUI toolkit
# XXX this is to test what really gets installed when 'do-install' is disabled
INSTALL_DIRS+= src
+TOOLS_BROKEN+= perl
BUILD_TARGET= sub-src
PTHREAD_OPTS+= require
Home |
Main Index |
Thread Index |
Old Index