pkgsrc-WIP-changes archive

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

lxqt-admin-0.14.1, fix sandbox build errors



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Jan 22 09:52:38 2020 +0100
Changeset:	f3b057d8d37549737e257ff01dae5fc767d08c59

Modified Files:
	lxqt-admin/Makefile

Log Message:
lxqt-admin-0.14.1, fix sandbox build errors

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

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

diffstat:
 lxqt-admin/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/lxqt-admin/Makefile b/lxqt-admin/Makefile
index ab62db8943..c8698fdd2f 100644
--- a/lxqt-admin/Makefile
+++ b/lxqt-admin/Makefile
@@ -17,6 +17,8 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
+CHECK_PORTABILITY_SKIP=	yes
+
 INSTALLATION_DIRS+=	bin
 
 pre-configure:


Home | Main Index | Thread Index | Old Index