pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/attica attica: be explicit in building qt4 version
details: https://anonhg.NetBSD.org/pkgsrc/rev/9139f6433e59
branches: trunk
changeset: 314726:9139f6433e59
user: markd <markd%pkgsrc.org@localhost>
date: Tue Nov 06 09:41:30 2018 +0000
description:
attica: be explicit in building qt4 version
diffstat:
misc/attica/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 965e033aa65d -r 9139f6433e59 misc/attica/Makefile
--- a/misc/attica/Makefile Tue Nov 06 09:38:54 2018 +0000
+++ b/misc/attica/Makefile Tue Nov 06 09:41:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2018/03/12 11:15:39 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2018/11/06 09:41:30 markd Exp $
DISTNAME= attica-0.4.2
PKGREVISION= 4
@@ -17,6 +17,7 @@
USE_LANGUAGES= c c++
USE_CMAKE= yes
CMAKE_ARG_PATH= ..
+CMAKE_ARGS+= -DQT4_BUILD=YES
CONFIGURE_DIRS= _build
PKGCONFIG_OVERRIDE+= lib/cmake/libattica.pc.cmake
Home |
Main Index |
Thread Index |
Old Index