pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-Pmw Python 2.1 version required for chat/fugu.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed50afef9179
branches: trunk
changeset: 541855:ed50afef9179
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Apr 26 15:35:09 2008 +0000
description:
Python 2.1 version required for chat/fugu.
diffstat:
x11/py-Pmw/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c8ebc424301c -r ed50afef9179 x11/py-Pmw/Makefile
--- a/x11/py-Pmw/Makefile Sat Apr 26 15:33:17 2008 +0000
+++ b/x11/py-Pmw/Makefile Sat Apr 26 15:35:09 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/02/22 19:27:27 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/04/26 15:35:09 joerg Exp $
#
DISTNAME= Pmw.1.2
@@ -11,6 +11,8 @@
HOMEPAGE= http://pmw.sourceforge.net/
COMMENT= Python meta widgets
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
+
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
WRKSRC= ${WRKDIR}/Pmw
Home |
Main Index |
Thread Index |
Old Index