CONFLICTS with heimdal, libdes and arla; ++pkgrevision
This commit is contained in:
parent
647f3acbb4
commit
cce4902285
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.55 2012/05/12 07:37:51 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.56 2012/09/09 18:02:43 cheusov Exp $
|
||||
#
|
||||
|
||||
DISTNAME= krb4-1.2.2
|
||||
PKGNAME= kth-krb4-1.2.2
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/
|
||||
|
||||
|
@ -13,7 +13,8 @@ COMMENT= Kerberos IV distribution from KTH
|
|||
|
||||
CONFLICTS+= arla-[0-9]*
|
||||
CONFLICTS+= libdes-[0-9]*
|
||||
CONFLICTS= man-pages-[0-9]*
|
||||
CONFLICTS+= man-pages-[0-9]*
|
||||
CONFLICTS+= heimdal-[0-9]*
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue