qmail is not intended to be installed as an unprivileged user.
This commit is contained in:
parent
af27e6153b
commit
d6b74863d7
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.51 2006/12/29 10:32:05 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.52 2007/01/09 21:35:58 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netqmail-1.05
|
||||
|
@ -22,6 +22,8 @@ CONFLICTS+= mutt<=1.4.2.1nb1
|
|||
CONFLICTS+= netqmail-[0-9]*
|
||||
CONFLICTS+= pulsar<=0.1.1
|
||||
|
||||
NOT_FOR_UNPRIVILEGED= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
Loading…
Reference in a new issue