Mark jobs unsafe and convert to USES=gmake

This commit is contained in:
Baptiste Daroussin 2013-07-10 11:58:46 +00:00
parent ff8ef96b46
commit ada4f4807c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322674

View file

@ -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}"