irc/srvx: Mark jobs unsafe

Also trim header to please portlint

Approved by: 	bapt/culot (mentors, implicit)
This commit is contained in:
John Marino 2013-08-14 11:42:55 +00:00
parent f85b142e0d
commit b28ed162b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324702

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: srvx
# Date created: 2003-11-28
# Whom: Walter Venable <weaseal@hotmail.com>
#
# Created by: Walter Venable <weaseal@hotmail.com>
# $FreeBSD$
#
PORTNAME= srvx
PORTVERSION= 1.3.1
@ -13,6 +9,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of services for ircu P10 protocol networks
MAKE_JOBS_UNSAFE=yes
OPTIONS_DEFINE= PROTOCOL_BAHAMUT DEBUG
OPTIONS_DEFAULT= PROTOCOL_BAHAMUT
PROTOCOL_BAHAMUT_DESC= Enables Bahamut protocol (P10 is default)