libsigc++: mark python as build dependency only
Bump PKGREVISION.
This commit is contained in:
parent
40c568afab
commit
30acd7a357
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue