pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/slop x11/slop: Use the "Release" build type.
details: https://anonhg.NetBSD.org/pkgsrc/rev/29b76d726f99
branches: trunk
changeset: 383354:29b76d726f99
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jul 28 22:32:29 2018 +0000
description:
x11/slop: Use the "Release" build type.
diffstat:
x11/slop/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8029bfe28881 -r 29b76d726f99 x11/slop/Makefile
--- a/x11/slop/Makefile Sat Jul 28 22:22:47 2018 +0000
+++ b/x11/slop/Makefile Sat Jul 28 22:32:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 22:22:47 nia Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/28 22:32:29 nia Exp $
DISTNAME= slop-7.4
CATEGORIES= x11
@@ -16,6 +16,8 @@
USE_LANGUAGES= c c++
USE_CMAKE= yes
+CMAKE_ARGS+= -DCMAKE_BUILD_TYPE="Release"
+
.include "../../graphics/glew/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/glm/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index