pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/solfege Depend on python>=2.4 and py-gtk2>=2.14,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/683571bff41d
branches: trunk
changeset: 556938:683571bff41d
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 07 05:26:59 2009 +0000
description:
Depend on python>=2.4 and py-gtk2>=2.14, per changelog.
diffstat:
audio/solfege/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7d5c3484200c -r 683571bff41d audio/solfege/Makefile
--- a/audio/solfege/Makefile Tue Apr 07 05:08:27 2009 +0000
+++ b/audio/solfege/Makefile Tue Apr 07 05:26:59 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/04/07 05:07:03 schmonz Exp $
+# $NetBSD: Makefile,v 1.19 2009/04/07 05:26:59 wiz Exp $
#
DISTNAME= solfege-3.14.1
@@ -63,8 +63,10 @@
${PREFIX}/share/solfege/soundcard \
${PREFIX}/share/solfege/src
+PYTHON_VERSIONS_INCOMPATIBLE= 23
.include "../../lang/python/application.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.14
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index