diff options
Diffstat (limited to 'graphics/imgseek')
-rw-r--r-- | graphics/imgseek/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile index cd0d45f33e6c..e8111eb2eb67 100644 --- a/graphics/imgseek/Makefile +++ b/graphics/imgseek/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \ USE_CONFIGURE= no USE_PYDISTUTILS= yes -USE_PYTHON= yes +USE_PYTHON= 2.3 USE_BZIP2= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${PYTHON_SITELIBDIR}/imgSeekLib |