pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/kopete
Module Name: pkgsrc
Committed By: markd
Date: Tue Dec 31 02:39:49 UTC 2024
Modified Files:
pkgsrc/net/kopete: Makefile
Log Message:
kopete: Don't accidentally find LibV4L2.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/net/kopete/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/kopete/Makefile
diff -u pkgsrc/net/kopete/Makefile:1.87 pkgsrc/net/kopete/Makefile:1.88
--- pkgsrc/net/kopete/Makefile:1.87 Thu Dec 26 23:57:22 2024
+++ pkgsrc/net/kopete/Makefile Tue Dec 31 02:39:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2024/12/26 23:57:22 adam Exp $
+# $NetBSD: Makefile,v 1.88 2024/12/31 02:39:48 markd Exp $
DISTNAME= kopete-${KAPPSVER}
PKGREVISION= 10
@@ -14,6 +14,8 @@ TOOL_DEPENDS+= kdoctools>=5.19.0:../../d
USE_TOOLS+= msgmerge pkg-config
+CMAKE_CONFIGURE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_LibV4L2=TRUE
+
SUBST_CLASSES+= fix-moc
SUBST_STAGE.fix-moc= post-configure
SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
Home |
Main Index |
Thread Index |
Old Index