Restrict to python24, because of py-qt3-* limitations.
This commit is contained in:
parent
7953aa6c5b
commit
7606874efe
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/05/22 15:38:46 tnn2 Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2008/07/15 07:26:06 thomasklausner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imgSeek-0.8.6
|
||||
|
@ -11,6 +11,8 @@ MAINTAINER= shattered@users.sourceforge.net
|
|||
HOMEPAGE= http://www.imgseek.net/
|
||||
COMMENT= Photo collection manager and viewer
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 24
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
PYDISTUTILSPKG= yes
|
||||
PYTHON_PATCH_SCRIPTS= *.py
|
||||
|
|
Loading…
Reference in a new issue