pkgsrc-WIP-changes archive

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

libinput: remove PYTHON_FOR_BUILD_ONLY



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Thu Jul 21 14:20:51 2022 +0200
Changeset:	06f4638fcc1b721a5f6e94fd0e65fe8aaa7a04b1

Modified Files:
	libinput/Makefile

Log Message:
libinput: remove PYTHON_FOR_BUILD_ONLY

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

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

diffstat:
 libinput/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/libinput/Makefile b/libinput/Makefile
index b38f5b8872..5a42c6a069 100644
--- a/libinput/Makefile
+++ b/libinput/Makefile
@@ -11,7 +11,6 @@ COMMENT=	Coordinate scaling, relative pointer, acceleration
 LICENSE=	mit
 
 USE_TOOLS+=		pkg-config
-PYTHON_FOR_BUILD_ONLY=	tool
 
 SUBST_CLASSES+=		allno
 SUBST_STAGE.allno=	pre-configure


Home | Main Index | Thread Index | Old Index