summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2015-12-29 21:54:59 +0100
committerMichael Palimaka <kensington@gentoo.org>2015-12-30 23:18:06 +1100
commit07abe915900c7a3d352261354f96cd5800e0c42e (patch)
tree0b5d2509a6e7e068c473defdb798a0ac0b9571d7 /net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild
parentdev-vcs/kdesvn: Fix configure, bug 559638 (diff)
downloadgentoo-07abe915900c7a3d352261354f96cd5800e0c42e.tar.gz
gentoo-07abe915900c7a3d352261354f96cd5800e0c42e.tar.bz2
gentoo-07abe915900c7a3d352261354f96cd5800e0c42e.zip
net-libs/libkvkontakte: Fix configure, bug 558512
Solution taken from Slackware. Package-Manager: portage-2.2.24
Diffstat (limited to 'net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild')
-rw-r--r--net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild
index b7c8a0ad134c..a6e891b664c9 100644
--- a/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild
+++ b/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild
@@ -22,3 +22,5 @@ RDEPEND="${DEPEND}"
# accessing network
RESTRICT="test"
+
+PATCHES=( "${FILESDIR}/${P}-cmake.patch" )