1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Stage support

PR:		190648
This commit is contained in:
Martin Wilke 2014-06-27 14:25:04 +00:00
parent 744303fc31
commit ceb44743f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359540

View File

@ -12,10 +12,8 @@ COMMENT= Akonadi Resources for Google Contacts and Calendar
LIB_DEPENDS= libgcal.so:${PORTSDIR}/deskutils/libgcal
USE_BZIP2= yes
USES= cmake gettext
USES= cmake gettext tar:bzip2
USE_QT4= qmake_build rcc_build moc_build uic_build dbus
USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi
NO_STAGE= yes
.include <bsd.port.mk>