pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libsigc++
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 13 08:28:13 UTC 2021
Modified Files:
pkgsrc/devel/libsigc++: Makefile
Log Message:
libsigc++: mark python as build dependency only
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/libsigc++/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/libsigc++/Makefile
diff -u pkgsrc/devel/libsigc++/Makefile:1.62 pkgsrc/devel/libsigc++/Makefile:1.63
--- pkgsrc/devel/libsigc++/Makefile:1.62 Thu Apr 8 20:52:15 2021
+++ pkgsrc/devel/libsigc++/Makefile Tue Apr 13 08:28:13 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2021/04/08 20:52:15 adam Exp $
+# $NetBSD: Makefile,v 1.63 2021/04/13 08:28:13 wiz Exp $
DISTNAME= libsigc++-2.10.6
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsigc++/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -16,6 +17,7 @@ GCC_REQD+= 4.8
USE_LANGUAGES= c c++11
USE_TOOLS+= gm4 perl:build pkg-config
PKGCONFIG_OVERRIDE= sigc++.pc.in
+PYTHON_FOR_BUILD_ONLY= tool
.include "../../devel/meson/build.mk"
BUILDLINK_API_DEPENDS.mm-common+= mm-common>=0.9.10
Home |
Main Index |
Thread Index |
Old Index