Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 16:36:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501404 - head/security/p5-Crypt-Curve25519
Message-ID:  <201905121636.x4CGagnV010821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 12 16:36:41 2019
New Revision: 501404
URL: https://svnweb.freebsd.org/changeset/ports/501404

Log:
  Cosmetic change

Modified:
  head/security/p5-Crypt-Curve25519/Makefile

Modified: head/security/p5-Crypt-Curve25519/Makefile
==============================================================================
--- head/security/p5-Crypt-Curve25519/Makefile	Sun May 12 16:36:36 2019	(r501403)
+++ head/security/p5-Crypt-Curve25519/Makefile	Sun May 12 16:36:41 2019	(r501404)
@@ -19,8 +19,9 @@ BROKEN_mips64=	fails to build: -m32 flag is not suppor
 BROKEN_sparc64=	fails to build: -m32 flag is not supported by this configuration
 
 USES=		perl5 ssl
-MAKE_JOBS_UNSAFE=	yes
 USE_PERL5=	configure
+
+MAKE_JOBS_UNSAFE=	yes
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/Curve25519/Curve25519.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905121636.x4CGagnV010821>