pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/goocanvas2
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 10 14:50:31 UTC 2020
Modified Files:
pkgsrc/graphics/goocanvas2: Makefile
Log Message:
graphics/goocanvas2: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/goocanvas2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/goocanvas2/Makefile
diff -u pkgsrc/graphics/goocanvas2/Makefile:1.20 pkgsrc/graphics/goocanvas2/Makefile:1.21
--- pkgsrc/graphics/goocanvas2/Makefile:1.20 Wed Mar 11 19:30:53 2020
+++ pkgsrc/graphics/goocanvas2/Makefile Sun May 10 14:50:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/03/11 19:30:53 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2020/05/10 14:50:31 rillig Exp $
DISTNAME= goocanvas-2.0.4
PKGNAME= ${DISTNAME:S/-/2-/}
@@ -14,6 +14,7 @@ LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config msgfmt gmake
+TOOLS_BROKEN+= perl
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= goocanvas-2.0.pc.in
Home |
Main Index |
Thread Index |
Old Index