summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreroen <eroen@occam.eroen.eu>2014-09-07 02:28:08 +0200
committereroen <eroen@occam.eroen.eu>2014-09-07 03:37:22 +0200
commite6eafb45439b4c3ec2498b7204bd6e0cac810272 (patch)
tree8e715b8fe78d8073d55126e2f6d552e7e14ed98b /app-emulation/wine
parentwine-1.7.26 - copy-bump (diff)
downloaderoen-e6eafb45439b4c3ec2498b7204bd6e0cac810272.tar.gz
eroen-e6eafb45439b4c3ec2498b7204bd6e0cac810272.tar.bz2
eroen-e6eafb45439b4c3ec2498b7204bd6e0cac810272.zip
wine-1.7.26 - disable pcap to avoid automagic
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/wine-1.7.26.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine/wine-1.7.26.ebuild b/app-emulation/wine/wine-1.7.26.ebuild
index ae4feff..ab93210 100644
--- a/app-emulation/wine/wine-1.7.26.ebuild
+++ b/app-emulation/wine/wine-1.7.26.ebuild
@@ -336,6 +336,7 @@ multilib_src_configure() {
$(use_with osmesa)
$(use_with oss)
$(use_with png)
+ --without-pcap
$(use_with threads pthread)
$(use_with scanner sane)
$(use_enable test tests)