Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2021 16:16:46 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568186 - head/security/ubuntu-keyring
Message-ID:  <202103121616.12CGGk1R035202@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Fri Mar 12 16:16:45 2021
New Revision: 568186
URL: https://svnweb.freebsd.org/changeset/ports/568186

Log:
  Remove unnecessary dependency.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/security/ubuntu-keyring/Makefile

Modified: head/security/ubuntu-keyring/Makefile
==============================================================================
--- head/security/ubuntu-keyring/Makefile	Fri Mar 12 15:59:19 2021	(r568185)
+++ head/security/ubuntu-keyring/Makefile	Fri Mar 12 16:16:45 2021	(r568186)
@@ -15,7 +15,6 @@ LICENSE_FILE=	${WRKSRC}/debian/copyright
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 NO_ARCH=	yes
-USE_PERL5=	run
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/share/keyrings



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