git: 0be90a611b9c - main - x11/lemonbar: Add conflicts to x11/lemonbar-xft
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Aug 2022 01:38:25 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=0be90a611b9c4775dce29e3704f6db0eaee29673 commit 0be90a611b9c4775dce29e3704f6db0eaee29673 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-08-06 01:36:17 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-08-06 01:38:15 +0000 x11/lemonbar: Add conflicts to x11/lemonbar-xft --- x11/lemonbar/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11/lemonbar/Makefile b/x11/lemonbar/Makefile index 19948b5a0f5f..7f4f7b4c37cc 100644 --- a/x11/lemonbar/Makefile +++ b/x11/lemonbar/Makefile @@ -1,6 +1,7 @@ PORTNAME= lemonbar DISTVERSIONPREFIX=v DISTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= dmgk@FreeBSD.org @@ -19,6 +20,8 @@ USE_PERL5= build USE_XORG= xcb CFLAGS+= -D__BSD_VISIBLE # for memrchr(3) +CONFLICTS_INSTALL= lemonbar-xft + PLIST_FILES= bin/lemonbar \ man/man1/lemonbar.1.gz