mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark jobs unsafe and convert to USES=gmake
This commit is contained in:
parent
ff8ef96b46
commit
ada4f4807c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322674
1 changed files with 4 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: bugs
|
||||
# Date created: 20 June 1998
|
||||
# Whom: Stephane Legrand
|
||||
#
|
||||
# Created by: Stephane Legrand
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= bugs
|
||||
PORTVERSION= 4.1.1
|
||||
|
@ -18,7 +14,9 @@ COMMENT= Great cryptography library and sample programs
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue