pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/sxiv graphics/sxiv



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e882574a8b63
branches:  trunk
changeset: 376774:e882574a8b63
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Apr 13 08:29:11 2022 +0000

description:
graphics/sxiv

Prepare import on nsxiv

diffstat:

 graphics/sxiv/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2debc89cc0cd -r e882574a8b63 graphics/sxiv/Makefile
--- a/graphics/sxiv/Makefile    Wed Apr 13 08:24:49 2022 +0000
+++ b/graphics/sxiv/Makefile    Wed Apr 13 08:29:11 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/08/17 20:19:10 leot Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/13 08:29:11 pin Exp $
 #
 
 DISTNAME=      sxiv-26
@@ -12,6 +12,8 @@
 COMMENT=       Simple (or small or suckless) X Image Viewer
 LICENSE=       gnu-gpl-v2
 
+CONFLICTS=     nsxiv-[0-9]*
+
 MAKE_FLAGS+=   PREFIX=${PREFIX} MANPREFIX=${PREFIX}/${PKGMANDIR}
 MAKE_FLAGS+=   AUTORELOAD=nop
 



Home | Main Index | Thread Index | Old Index