not for python-2.4, because support was dropped from py-gnome2
This commit is contained in:
parent
a7890e9a97
commit
476b9e5d7f
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:52 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2009/08/19 14:27:04 tnn Exp $
|
||||
|
||||
DISTNAME= gdick-0.9.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= English-Korean Dictionary Client for GNOME2
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 25 24
|
||||
PYTHON_VERSIONS_ACCEPTED= 25
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
NO_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2009/08/06 09:45:13 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2009/08/19 14:25:27 tnn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-python-extras-2.14.3
|
||||
|
@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
|
|||
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
|
||||
USE_TOOLS+= pkg-config gmake
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 25 24
|
||||
PYTHON_VERSIONS_ACCEPTED= 25
|
||||
|
||||
SUBST_CLASSES+= ffhome
|
||||
SUBST_STAGE.ffhome= pre-configure
|
||||
|
|
Loading…
Reference in a new issue