Add conflict with earlier (wip) packages.
This commit is contained in:
parent
a0e22f5554
commit
18c37a3de5
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2018/10/17 13:54:39 hauke Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2018/10/17 14:32:09 hauke Exp $
|
||||
|
||||
DISTNAME= tsm-8.1.6.0
|
||||
PKGNAME= ${DISTNAME:C/-/8-/}
|
||||
|
@ -11,6 +11,8 @@ MAINTAINER= hauke@NetBSD.org
|
|||
HOMEPAGE= https://www.ibm.com/us-en/marketplace/data-protection-and-recovery
|
||||
COMMENT= IBM Spectrum Protect (aka Tivoli Storage Manager) Client
|
||||
|
||||
CONFLICTS+= tsm-[0-9]*
|
||||
|
||||
PKG_SYSCONFSUBDIR= tsm
|
||||
DOC_DIR= share/doc/tsm
|
||||
DOC_SRCDIR= ${WRKDIR}/.destdir/usr/pkg/emul/linux/opt/tivoli/tsm/license/baclient/tsm
|
||||
|
|
Loading…
Reference in a new issue