mail/deforaos-mailer: Not jobs safe
Also changed order and removed whitespace to make portlint happy. Approved by: bapt/culot (mentors, implicit)
This commit is contained in:
parent
6f0ad9134a
commit
84f50e0b9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323755
1 changed files with 3 additions and 2 deletions
|
@ -3,11 +3,10 @@
|
|||
|
||||
PORTNAME= mailer
|
||||
PORTVERSION= 0.1.6
|
||||
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.defora.org/os/download/download/4029/
|
||||
DISTNAME= Mailer-${PORTVERSION}
|
||||
PKGNAMEPREFIX= deforaos-
|
||||
DISTNAME= Mailer-${PORTVERSION}
|
||||
|
||||
MAINTAINER= olivier@cochard.me
|
||||
COMMENT= DeforaOS desktop mail client
|
||||
|
@ -28,6 +27,8 @@ MAKE_ARGS+= PREFIX=${PREFIX}
|
|||
|
||||
MAKE_ENV+= MANDIR=${MANPREFIX}/man
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
MAN1= compose.1 \
|
||||
mailer.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue