pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-runner-0.14.1, self-reviewed
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Jan 16 13:49:08 2020 +0100
Changeset: 09d2adc0a0958a900bd2da9ee168bd2e1cb91833
Modified Files:
lxqt-runner/Makefile
Log Message:
lxqt-runner-0.14.1, self-reviewed
Remove unnecessary lines.
Build the package with wip/muparser.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=09d2adc0a0958a900bd2da9ee168bd2e1cb91833
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-runner/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/lxqt-runner/Makefile b/lxqt-runner/Makefile
index 0fe67e141a..3601c6eaa6 100644
--- a/lxqt-runner/Makefile
+++ b/lxqt-runner/Makefile
@@ -17,8 +17,6 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-CFLAGS.NetBSD+= -D_NETBSD_SOURCE
-
EGDIR= share/examples/lxqt-runner
PKG_SYSCONFSUBDIR= xdg
MAKE_DIRS+= ${PKG_SYSCONFDIR}/autostart
@@ -38,5 +36,5 @@ pre-configure:
TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
.include "../../wip/lxqt-globalkeys/buildlink3.mk"
-.include "../../math/muparser/buildlink3.mk"
+.include "../../wip/muparser/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index