mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark jobs unsafe
This commit is contained in:
parent
a7d3c219df
commit
12f5eaefb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322661
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: frickin
|
||||
# Date created: 2 December 2006
|
||||
# Whom: Alex Miller <asm@asm.kiev.ua>
|
||||
#
|
||||
# Created by: Alex Miller <asm@asm.kiev.ua>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= frickin
|
||||
DISTVERSION= 2.0BETA2
|
||||
|
@ -15,6 +11,7 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= asm@asm.kiev.ua
|
||||
COMMENT= Frickin PPTP Proxy
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_RC_SUBR= frickin
|
||||
SUB_FILES= pkg-message
|
||||
PORTDOCS= INSTALL LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue