pkgsrc-WIP-changes archive

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

deforaos-keyboard: fix weird CONFLICTS line.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Dec 1 15:47:25 2016 +0100
Changeset:	a48a1be59ccc298e95317bcef816a66ac3d0d14c

Modified Files:
	deforaos-keyboard/Makefile

Log Message:
deforaos-keyboard: fix weird CONFLICTS line.

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

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

diffstat:
 deforaos-keyboard/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/deforaos-keyboard/Makefile b/deforaos-keyboard/Makefile
index 87cb9d9..9bde667 100644
--- a/deforaos-keyboard/Makefile
+++ b/deforaos-keyboard/Makefile
@@ -12,7 +12,7 @@ COMMENT=	DeforaOS desktop virtual keyboard
 
 LICENSE=	gnu-gpl-v3
 
-CONFLICTS+=	gnome-control-center>=2.20.1{,nb*}
+CONFLICTS+=	gnome-control-center>=2.20.1
 
 USE_TOOLS+=	pkg-config
 USE_TOOLS+=	xgettext


Home | Main Index | Thread Index | Old Index