aboutsummaryrefslogtreecommitdiffstats
path: root/comms/birda/Makefile
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-22 03:28:40 +0800
committerantoine <antoine@FreeBSD.org>2014-08-22 03:28:40 +0800
commitfcbfe5d80f4bb48361e80aa0fb5778d48fe3f520 (patch)
treeb8f29a03cde8d65b6aee923b1b1f0a5610dd2af5 /comms/birda/Makefile
parent14c4c7c22bf982957637b5836f097918e997c32d (diff)
downloadfreebsd-ports-gnome-fcbfe5d80f4bb48361e80aa0fb5778d48fe3f520.tar.gz
freebsd-ports-gnome-fcbfe5d80f4bb48361e80aa0fb5778d48fe3f520.tar.zst
freebsd-ports-gnome-fcbfe5d80f4bb48361e80aa0fb5778d48fe3f520.zip
Allow staging as a regular user
Diffstat (limited to 'comms/birda/Makefile')
-rw-r--r--comms/birda/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile
index 199e13cf3529..76eaa0ba780f 100644
--- a/comms/birda/Makefile
+++ b/comms/birda/Makefile
@@ -10,4 +10,6 @@ MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ \
MAINTAINER= mjl@luckie.org.nz
COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
+USES= uidfix
+
.include <bsd.port.mk>