aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-08-14 12:38:53 +0000
committerJohn Marino <marino@FreeBSD.org>2013-08-14 12:38:53 +0000
commit3506f2eed15e9328fe084d9258a757d0115af024 (patch)
tree1a34f458f073d352d0577dd2fd5ae6669f224ff3 /mail
parent58f0413cab5170d0aec356ea4e8ad174a7c45425 (diff)
downloadports-3506f2eed15e9328fe084d9258a757d0115af024.tar.gz
ports-3506f2eed15e9328fe084d9258a757d0115af024.zip
mail/whoson: Mark jobs unsafe
Also trim header to please portlint. Approved by: bapt/culot (mentors, implicit)
Notes
Notes: svn path=/head/; revision=324711
Diffstat (limited to 'mail')
-rw-r--r--mail/whoson/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile
index 80a1aedfd854..a76b2e51ef64 100644
--- a/mail/whoson/Makefile
+++ b/mail/whoson/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: whoson
-# Date created: 14 May 2006
-# Whom: Sergey Matveychuk <sem@FreeBSD.org>
-#
+# Created by: Sergey Matveychuk <sem@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= whoson
PORTVERSION= 2.05
@@ -18,6 +14,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-config=${PREFIX}/etc/whoson.conf
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE=yes
+
USE_RC_SUBR= whoson
MAN3= whoson.3 wso_login.3 wso_logout.3 wso_query.3 wso_version.3