From 5c58a485bf28400c5843c9134835ee40b2485ee3 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 18 Jan 2014 19:49:56 +0000 Subject: Mark as python-2.x version. --- x11/py-Pmw/DESCR | 2 ++ x11/py-Pmw/Makefile | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'x11/py-Pmw') diff --git a/x11/py-Pmw/DESCR b/x11/py-Pmw/DESCR index 72fdf5969b6..0a4350d350b 100644 --- a/x11/py-Pmw/DESCR +++ b/x11/py-Pmw/DESCR @@ -5,3 +5,5 @@ It consists of a set of base classes and a library of flexible and extensible megawidgets built on this foundation. These megawidgets include notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows. + +This is the python-2.x version of the module. diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile index f819580b5b8..8e3001e9077 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/29 05:06:43 asau Exp $ -# +# $NetBSD: Makefile,v 1.30 2014/01/18 19:49:56 wiz Exp $ DISTNAME= Pmw.1.3.2 EGG_NAME= ${DISTNAME:S/./-/} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmw/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pmw.sourceforge.net/ -COMMENT= Python meta widgets +COMMENT= Python meta widgets (python-2.x version) LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk @@ -18,6 +17,7 @@ DEPENDS+= blt>=2.4i:../../x11/blt USE_LANGUAGES= # empty PYSETUPSUBDIR= src +PYTHON_VERSIONS_INCOMPATIBLE= 33 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3