mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Change dependencies and comment just a bit.
This commit is contained in:
parent
8daa1813c3
commit
1be30e5a10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184351
1 changed files with 4 additions and 3 deletions
|
@ -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.* \
|
||||
|
|
Loading…
Add table
Reference in a new issue