mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Set c++11 on some more kde@ ports.
PR: 233856 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
9bf033432e
commit
1d8ef61002
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486949
@ -13,7 +13,8 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
|
||||
liblcms2.so:graphics/lcms2 \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= cmake:outsource gettext jpeg pkgconfig kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext jpeg pkgconfig \
|
||||
kde:5 qt:5 tar:xz
|
||||
USE_KDE= activities auth baloo bookmarks codecs completion config \
|
||||
configwidgets coreaddons ecm emoticons filemetadata i18n \
|
||||
iconthemes init itemmodels itemviews jobwidgets \
|
||||
|
@ -11,7 +11,7 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \
|
||||
libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
dbusaddons ecm i18n iconthemes jobwidgets kcmutils kio \
|
||||
notifications notifyconfig people service wallet widgetsaddons \
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
|
||||
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons ecm i18n itemviews jobwidgets kio service solid \
|
||||
wallet widgetsaddons xmlgui
|
||||
|
Loading…
Reference in New Issue
Block a user