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 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 |