aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-30 20:26:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-30 20:26:41 +0000
commit7522f189efa08eab3013c3f0c82ac744ed836842 (patch)
tree616db19e00530b5208e4ffd6597e79a47370cf22 /net
parentdd5b072674a4cc5be64389426ea33bb321d27461 (diff)
downloadports-7522f189efa08eab3013c3f0c82ac744ed836842.tar.gz
ports-7522f189efa08eab3013c3f0c82ac744ed836842.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/bsdec2-image-upload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bsdec2-image-upload/Makefile b/net/bsdec2-image-upload/Makefile
index 97e96b61c5db..688131085673 100644
--- a/net/bsdec2-image-upload/Makefile
+++ b/net/bsdec2-image-upload/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-USES= tar:tgz
+USES= tar:tgz uidfix
# Install into ${STAGEDIR}${PREFIX}; but the build respects ${DESTDIR} so
# all we need to give is the ${PREFIX}/bin part.