pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libglademm
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 13 03:39:09 UTC 2020
Modified Files:
pkgsrc/devel/libglademm: Makefile
Log Message:
devel/libglademm: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/libglademm/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/libglademm/Makefile
diff -u pkgsrc/devel/libglademm/Makefile:1.51 pkgsrc/devel/libglademm/Makefile:1.52
--- pkgsrc/devel/libglademm/Makefile:1.51 Tue Mar 10 22:08:43 2020
+++ pkgsrc/devel/libglademm/Makefile Wed May 13 03:39:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/03/10 22:08:43 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/05/13 03:39:09 rillig Exp $
DISTNAME= libglademm-2.6.7
PKGREVISION= 32
@@ -14,6 +14,7 @@ USE_LANGUAGES= c c++11
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gm4 gmake pkg-config
+TOOLS_BROKEN+= perl
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libglade/libglademm-2.4.pc.in
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index