diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 23:39:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 23:39:25 +0000 |
commit | b0df635093cacaf38cc565d6ec6616dbb9f45c6b (patch) | |
tree | 71a5d966734681fcaa0016ebaca9611cc8347edc /graphics/imgseek | |
parent | 8982cd706ee46a11789ac4f36ddfd0d578a59568 (diff) | |
download | ports-b0df635093cacaf38cc565d6ec6616dbb9f45c6b.tar.gz ports-b0df635093cacaf38cc565d6ec6616dbb9f45c6b.zip |
Notes
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 3feda59e2b47..cd90ff3cdfb5 100644 --- a/graphics/imgseek/Makefile +++ b/graphics/imgseek/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tuxsuximus@hotmail.com COMMENT= ImgSeek is a photo manager and viewer with content-based search -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/qtui.py:${PORTSDIR}/x11-toolkits/py-qt \ +BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \ Magick++-config:${PORTSDIR}/graphics/ImageMagick USE_CONFIGURE= no |