Don't depend unnecessarily on kdepim4. The dependency needed is kdelibs.
* kdepim is only needed for the kparts, which are not built anyways.
This commit is contained in:
parent
5760188274
commit
c179ecde0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444126
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= basket
|
||||
PORTVERSION= 1.81
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://basket.kde.org/downloads/
|
||||
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libgpgme.so:security/gpgme
|
|||
|
||||
USES= cmake gettext-tools kde:4 tar:bzip2
|
||||
USE_XORG= xft xpm
|
||||
USE_KDE= automoc4 pimlibs qimageblitz
|
||||
USE_KDE= automoc4 kdelibs qimageblitz
|
||||
USE_QT4= moc_build qmake_build rcc_build uic_build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue