diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/birda/Makefile | 2 |
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> |