pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/drawpile drawpile: Needs extra-cmake-modules.
details: https://anonhg.NetBSD.org/pkgsrc/rev/810d4773c6d8
branches: trunk
changeset: 456166:810d4773c6d8
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jul 21 06:51:37 2021 +0000
description:
drawpile: Needs extra-cmake-modules.
diffstat:
graphics/drawpile/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 473c6a2aeb46 -r 810d4773c6d8 graphics/drawpile/Makefile
--- a/graphics/drawpile/Makefile Wed Jul 21 06:49:02 2021 +0000
+++ b/graphics/drawpile/Makefile Wed Jul 21 06:51:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/07/20 10:54:18 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/07/21 06:51:37 nia Exp $
DISTNAME= Drawpile-2.1.17
PKGNAME= ${DISTNAME:tl}
@@ -10,14 +10,15 @@
COMMENT= Collaborative drawing program
LICENSE= gnu-gpl-v3
+TOOL_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
USE_CMAKE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
CMAKE_ARGS+= -DINITSYS=""
-TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
-
.include "../../archivers/karchive/buildlink3.mk"
.include "../../graphics/giflib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index