Mark jobs unsafe
This commit is contained in:
parent
cb3bf5c358
commit
a9ebbfafed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322648
1 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: trans
|
||||
# Date created: 6 May 1996
|
||||
# Whom: ache
|
||||
#
|
||||
# Created by: ache
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= trans
|
||||
PORTVERSION= 1.20
|
||||
|
@ -14,6 +10,8 @@ DISTNAME= trans120
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Character Encoding Converter Generator Package
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
LIBDIR= ${PREFIX}/lib/trans
|
||||
ALL= transhtm transiso transce8 transtab checkiso checkuni
|
||||
|
||||
|
|
Loading…
Reference in a new issue