From e8cfa8fc26b36614b4dea942cb24bd069c3727df Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 30 Mar 2009 14:18:26 +0000 Subject: Mark MAKE_JOBS_SAFE --- security/idea/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/idea') diff --git a/security/idea/Makefile b/security/idea/Makefile index a3d8f40d036f..1697be9613a6 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line idea encryption and decryption utility +MAKE_JOBS_SAFE= yes + RESTRICTED= "Crypto; IDEA is a patented algorithm that requires proper licensing" WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit v1.2.3