summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormarkd <markd>2010-01-17 11:33:20 +0000
committermarkd <markd>2010-01-17 11:33:20 +0000
commitcec2a81dd34b00335ba584b793bef4b29af125b0 (patch)
tree70463288a80352e75f80eee7ec59ffbc76c52f66 /net
parent338d811a1856e9386a1a5ab48628d331558168a2 (diff)
downloadpkgsrc-cec2a81dd34b00335ba584b793bef4b29af125b0.tar.gz
Explicitly disable libv4l2 detection (as it currently only works on
linux anyway). Fixes PR pkg/42622.
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 1f45fbf9d9a..2a108d54092 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:39 markd Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/17 11:33:20 markd Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
CATEGORIES= net
@@ -14,6 +14,7 @@ CONFLICTS= kopete-[0-9]*
UNLIMIT_RESOURCES+= datasize memorysize stacksize
CMAKE_ARGS+= -DWITH_Xmms:BOOL=OFF
+CMAKE_ARGS+= -DWITH_LibV4L2:BOOL=OFF
REPLACE_PERL+= \
kopete/kopete/kconf_update/kopete-account-0.10.pl \