pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-build-tools-0.6.0, self-reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Jan 15 13:58:28 2020 +0100
Changeset:	8837e583da043d49582b71fbe09aef78ce916da8

Modified Files:
	lxqt-build-tools/DESCR
	lxqt-build-tools/Makefile

Log Message:
lxqt-build-tools-0.6.0, self-reviewed

Added a clear description of the package.
Remove unnecessary lines.
This package is needed to build the majority of LXQt.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8837e583da043d49582b71fbe09aef78ce916da8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt-build-tools/DESCR    | 3 ++-
 lxqt-build-tools/Makefile | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/lxqt-build-tools/DESCR b/lxqt-build-tools/DESCR
index 204a44e600..23dfbbfa43 100644
--- a/lxqt-build-tools/DESCR
+++ b/lxqt-build-tools/DESCR
@@ -1 +1,2 @@
-LXQt build tools
+This package provides several tools needed to build LXQt itself
+as well as other components maintained by the LXQt project.
diff --git a/lxqt-build-tools/Makefile b/lxqt-build-tools/Makefile
index 95fa82627d..e5403c0295 100644
--- a/lxqt-build-tools/Makefile
+++ b/lxqt-build-tools/Makefile
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
-
 INSTALLATION_DIRS+=	bin
 
 pre-configure:


Home | Main Index | Thread Index | Old Index