pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libkgapi
Module Name: pkgsrc
Committed By: rillig
Date: Thu May 28 15:33:29 UTC 2020
Modified Files:
pkgsrc/devel/libkgapi: Makefile
Log Message:
devel/libkgapi: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/libkgapi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libkgapi/Makefile
diff -u pkgsrc/devel/libkgapi/Makefile:1.22 pkgsrc/devel/libkgapi/Makefile:1.23
--- pkgsrc/devel/libkgapi/Makefile:1.22 Thu May 21 20:53:41 2020
+++ pkgsrc/devel/libkgapi/Makefile Thu May 28 15:33:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/05/21 20:53:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2020/05/28 15:33:29 rillig Exp $
DISTNAME= libkgapi-2.2.0
PKGREVISION= 20
@@ -15,6 +15,7 @@ BUILD_DEPENDS+= automoc4>=0.9.83:../../d
USE_CMAKE= yes
USE_LANGUAGES= c c++
+TOOLS_BROKEN+= perl
.include "../../meta-pkgs/kde4/kde4.mk"
Home |
Main Index |
Thread Index |
Old Index