graphics/nsxiv: remove conflict flag
This commit is contained in:
parent
c3abb7e668
commit
395ca5cb74
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2022/04/13 08:31:25 pin Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2022/04/13 09:36:32 pin Exp $
|
||||
|
||||
DISTNAME= nsxiv-29
|
||||
CATEGORIES= graphics
|
||||
|
@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/nsxiv/nsxiv/
|
|||
COMMENT= Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
CONFLICTS= sxiv-[0-9]*
|
||||
|
||||
MAKE_FLAGS+= PREFIX=${PREFIX} MANPREFIX=${PREFIX}/${PKGMANDIR}
|
||||
MAKE_FLAGS+= HAVE_INOTIFY=0
|
||||
|
||||
|
|
Loading…
Reference in a new issue