aboutsummaryrefslogtreecommitdiff
path: root/graphics/imgseek
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
commita0a495a09099c2e5644305b134fc1884c09bc85f (patch)
treee1a62540aa9c9c5e04261a7e3b0c228b0ac4687a /graphics/imgseek
parentf6be0814c8856c79843b9c7c3d941946038295f5 (diff)
downloadports-a0a495a09099c2e5644305b134fc1884c09bc85f.tar.gz
ports-a0a495a09099c2e5644305b134fc1884c09bc85f.zip
Don't restrict ports depending on py-qt to python 2.3 anymore.
Notes
Notes: svn path=/head/; revision=126091
Diffstat (limited to 'graphics/imgseek')
-rw-r--r--graphics/imgseek/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile
index e8111eb2eb67..472280735265 100644
--- a/graphics/imgseek/Makefile
+++ b/graphics/imgseek/Makefile
@@ -7,6 +7,7 @@
PORTNAME= imgSeek
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= imgseek
@@ -20,7 +21,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \
USE_CONFIGURE= no
USE_PYDISTUTILS= yes
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_BZIP2= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= ${PYTHON_SITELIBDIR}/imgSeekLib