pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lemonbar



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Jul  4 19:51:29 UTC 2022

Modified Files:
        pkgsrc/x11/lemonbar: Makefile

Log Message:
x11/lemonbar: prepare import of Xft variant


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/lemonbar/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/lemonbar/Makefile
diff -u pkgsrc/x11/lemonbar/Makefile:1.2 pkgsrc/x11/lemonbar/Makefile:1.3
--- pkgsrc/x11/lemonbar/Makefile:1.2    Mon Nov 23 14:07:27 2020
+++ pkgsrc/x11/lemonbar/Makefile        Mon Jul  4 19:51:29 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/11/23 14:07:27 nia Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/04 19:51:29 pin Exp $
 
 DISTNAME=      lemonbar-1.4
 CATEGORIES=    x11
@@ -11,6 +11,8 @@ HOMEPAGE=     https://github.com/LemonBoy/ba
 COMMENT=       Featherweight lemon-scented bar
 LICENSE=       mit
 
+CONFLICTS=      lemonbar-xft-[0-9]*
+
 USE_TOOLS+=    gmake pod2man
 
 BUILD_TARGET=  all doc



Home | Main Index | Thread Index | Old Index