mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Files moved upstream from one tarball to another. This blocks portupgrade.
Add a CONFLICTS to at least report this early in the build instead of at install time. While here, pet portlint. Reported by: se
This commit is contained in:
parent
3dde609ecf
commit
ac5a6537f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478777
@ -12,6 +12,9 @@ LICENSE= LGPL21
|
|||||||
LIB_DEPENDS= libical.so:devel/libical \
|
LIB_DEPENDS= libical.so:devel/libical \
|
||||||
libsasl2.so:security/cyrus-sasl2
|
libsasl2.so:security/cyrus-sasl2
|
||||||
|
|
||||||
|
CONFLICTS_BUILD= kdepim-runtime-18.0[04]* \
|
||||||
|
kdepim-runtime-17.*
|
||||||
|
|
||||||
USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||||
coreaddons crash ecm emoticons guiaddons i18n iconthemes init \
|
coreaddons crash ecm emoticons guiaddons i18n iconthemes init \
|
||||||
@ -26,5 +29,4 @@ USE_QT= core dbus gui location qml network printsupport quick webchannel \
|
|||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user