svn commit: r365587 - head/comms/birda

Antoine Brodin antoine at FreeBSD.org
Thu Aug 21 19:28:41 UTC 2014


Author: antoine
Date: Thu Aug 21 19:28:40 2014
New Revision: 365587
URL: http://svnweb.freebsd.org/changeset/ports/365587
QAT: https://qat.redports.org/buildarchive/r365587/

Log:
  Allow staging as a regular user

Modified:
  head/comms/birda/Makefile

Modified: head/comms/birda/Makefile
==============================================================================
--- head/comms/birda/Makefile	Thu Aug 21 19:18:24 2014	(r365586)
+++ head/comms/birda/Makefile	Thu Aug 21 19:28:40 2014	(r365587)
@@ -10,4 +10,6 @@ MASTER_SITES=	ftp://ftp.augustsson.net/p
 MAINTAINER=	mjl at luckie.org.nz
 COMMENT=	Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
 
+USES=		uidfix
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list