summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:58:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:58:46 +0000
commitada4f4807c26b1d571bf0819f9c7b54ab5415a43 (patch)
tree46e5b48de471980e12fac9274a39f586cbc3dcaa /security
parentMark jobs unsafe (diff)
Mark jobs unsafe and convert to USES=gmake
Notes
Notes: svn path=/head/; revision=322674
Diffstat (limited to 'security')
-rw-r--r--security/bugs/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile
index 2349c3bdfcdb..f51dfcbd75c5 100644
--- a/security/bugs/Makefile
+++ b/security/bugs/Makefile
@@ -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}"