Date: Tue, 24 Jun 2014 09:00:52 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359063 - head/net-im/kopete-kde4 Message-ID: <201406240900.s5O90qZR093979@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Jun 24 09:00:52 2014 New Revision: 359063 URL: http://svnweb.freebsd.org/changeset/ports/359063 QAT: https://qat.redports.org/buildarchive/r359063/ Log: Unbreak by adding explicit dependency on pkgconf Reported by: pkg-fallout Modified: head/net-im/kopete-kde4/Makefile Modified: head/net-im/kopete-kde4/Makefile ============================================================================== --- head/net-im/kopete-kde4/Makefile Tue Jun 24 08:54:46 2014 (r359062) +++ head/net-im/kopete-kde4/Makefile Tue Jun 24 09:00:52 2014 (r359063) @@ -28,7 +28,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linu 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406240900.s5O90qZR093979>