pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/picom



Module Name:    pkgsrc
Committed By:   rillig
Date:           Fri May 22 19:46:34 UTC 2020

Modified Files:
        pkgsrc/x11/picom: Makefile

Log Message:
x11/picom: remove nonexistent file from REPLACE_PYTHON


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/picom/Makefile

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

Modified files:

Index: pkgsrc/x11/picom/Makefile
diff -u pkgsrc/x11/picom/Makefile:1.2 pkgsrc/x11/picom/Makefile:1.3
--- pkgsrc/x11/picom/Makefile:1.2       Sat May  2 11:23:04 2020
+++ pkgsrc/x11/picom/Makefile   Fri May 22 19:46:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/05/02 11:23:04 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/22 19:46:34 rillig Exp $
 
 DISTNAME=      picom-8
 CATEGORIES=    x11
@@ -20,7 +20,6 @@ TOOL_DEPENDS+=        asciidoc-[0-9]*:../../tex
 
 MESON_ARGS+=   -Dwith_docs=true
 
-REPLACE_PYTHON+=       bin/compton-convgen.py
 REPLACE_SH+=           bin/picom-trans
 
 post-install:



Home | Main Index | Thread Index | Old Index