diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bsdec2-image-upload/Makefile | 2 |
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. |