diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-24 09:00:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-24 09:00:52 +0000 |
commit | ff3d79e9216bd918a9d7414a9580fb859d5c73c2 (patch) | |
tree | cbdb079e0dc946c6d374654ed1d66ae6e582d497 /net-im | |
parent | a68a47eeb524d7ffb6796893cb931e6ad4a38ea0 (diff) | |
download | ports-ff3d79e9216bd918a9d7414a9580fb859d5c73c2.tar.gz ports-ff3d79e9216bd918a9d7414a9580fb859d5c73c2.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kopete-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index 162aea02de93..5be19ed0d91e 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -28,7 +28,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l RUN_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl \ ${LOCALBASE}/lib/mediastreamer/plugins/libmsilbc.so:${PORTSDIR}/audio/msilbc -USES= cmake:outsource tar:xz webplugin:native +USES= cmake:outsource pkgconfig tar:xz webplugin:native USE_GNOME= libxml2 libxslt USE_KDE4= kdehier kdelibs kdeprefix pimlibs \ automoc4 qimageblitz |