Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2020 05:03:04 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535080 - head/sysutils/ebsnvme-id
Message-ID:  <202005130503.04D534dk020599@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Wed May 13 05:03:04 2020
New Revision: 535080
URL: https://svnweb.freebsd.org/changeset/ports/535080

Log:
  Use uidfix in sysutils/ebsnvme-id

Modified:
  head/sysutils/ebsnvme-id/Makefile

Modified: head/sysutils/ebsnvme-id/Makefile
==============================================================================
--- head/sysutils/ebsnvme-id/Makefile	Wed May 13 02:30:01 2020	(r535079)
+++ head/sysutils/ebsnvme-id/Makefile	Wed May 13 05:03:04 2020	(r535080)
@@ -13,6 +13,8 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 USE_GITHUB=	YES
 GH_ACCOUNT=	cperciva
 
+USES=		uidfix
+
 PLIST_FILES=	etc/rc.d/dev_aws_disk		\
 		etc/devd/dev-aws-disk.conf	\
 		sbin/ebsnvme-id			\



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