summaryrefslogtreecommitdiff
path: root/graphics/qt4-imageformats
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-02-06 08:24:41 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-02-06 08:24:41 +0000
commit1be30e5a1041bb72f5b740705a55bccc9597e146 (patch)
tree54edafbb6d7fc9748cb9bb7d97c4382b8d51deab /graphics/qt4-imageformats
parentUpdate to 0.5.11. (diff)
Change dependencies and comment just a bit.
Notes
Notes: svn path=/head/; revision=184351
Diffstat (limited to 'graphics/qt4-imageformats')
-rw-r--r--graphics/qt4-imageformats/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/qt4-imageformats/Makefile b/graphics/qt4-imageformats/Makefile
index 0cf68d0b101c..369715d460f5 100644
--- a/graphics/qt4-imageformats/Makefile
+++ b/graphics/qt4-imageformats/Makefile
@@ -15,14 +15,15 @@ DISTNAME= qt-x11-opensource-src-${PORTVERSION}
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
-COMMENT= Qt imageformat plugins for JPEG and GIF support
+COMMENT= Qt imageformat plugins for GIF, JPEG, MNG and SVG
BUILD_DEPENDS= moc4:${PORTSDIR}/devel/qt4-moc \
qmake-qt4:${PORTSDIR}/devel/qmake4 \
rcc:${PORTSDIR}/devel/qt4-rcc
-LIB_DEPENDS= Qt3Support:${PORTSDIR}/devel/qt4-qt3support \
- QtCore:${PORTSDIR}/devel/qt4-corelib \
+LIB_DEPENDS= QtCore:${PORTSDIR}/devel/qt4-corelib \
+ QtGui:${PORTSDIR}/x11-toolkits/qt4-gui \
QtSvg:${PORTSDIR}/graphics/qt4-svg \
+ QtXml:${PORTSDIR}/textproc/qt4-xml \
jpeg:${PORTSDIR}/graphics/jpeg
CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \