pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/kmldonkey
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 31 09:30:12 UTC 2020
Modified Files:
pkgsrc/net/kmldonkey: Makefile
Log Message:
net/kmldonkey: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/kmldonkey/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/kmldonkey/Makefile
diff -u pkgsrc/net/kmldonkey/Makefile:1.56 pkgsrc/net/kmldonkey/Makefile:1.57
--- pkgsrc/net/kmldonkey/Makefile:1.56 Thu May 21 20:53:47 2020
+++ pkgsrc/net/kmldonkey/Makefile Sun May 31 09:30:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2020/05/21 20:53:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2020/05/31 09:30:12 rillig Exp $
#
DISTNAME= kmldonkey-2.0.2-kde4.4.0
@@ -18,6 +18,7 @@ BUILD_DEPENDS+= automoc4>=0.9.87:../../d
USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_TOOLS+= msgfmt
+TOOLS_BROKEN+= perl
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index