pkgsrc-WIP-changes archive

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

libproxy: cleanup



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed May 24 15:19:38 2023 +0200
Changeset:	815ac7a60011796995676cf7e4cc95944bcb4369

Modified Files:
	libproxy/Makefile

Log Message:
libproxy: cleanup

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

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

diffstat:
 libproxy/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/libproxy/Makefile b/libproxy/Makefile
index 91abea8896..230d169db6 100644
--- a/libproxy/Makefile
+++ b/libproxy/Makefile
@@ -22,8 +22,6 @@ REPLACE_BASH+=	data/check-code-style
 REPLACE_BASH+=	data/install-git-hook.sh
 REPLACE_BASH+=	data/pre-commit-hook
 
-#MESON_ARGS+=	-Dtests=false
-
 .include "../../devel/meson/build.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"


Home | Main Index | Thread Index | Old Index