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
commita1b6be48bcfcec6d9028c824180ff12ca1f3d6ae (patch)
tree70463288a80352e75f80eee7ec59ffbc76c52f66 /net
parent42b0afd73a871c82823a1e2b5462910b7a15454c (diff)
downloadpkgsrc-a1b6be48bcfcec6d9028c824180ff12ca1f3d6ae.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 \