svn commit: r568186 - head/security/ubuntu-keyring

Edward Tomasz Napierala trasz at FreeBSD.org
Fri Mar 12 16:16:46 UTC 2021


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


More information about the svn-ports-head mailing list