diff options
Diffstat (limited to 'net/bsdec2-image-upload/Makefile')
-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 b04b23ed30e2..103f7ccb9e6b 100644 --- a/net/bsdec2-image-upload/Makefile +++ b/net/bsdec2-image-upload/Makefile @@ -11,7 +11,7 @@ COMMENT= Tool for creating Amazon EC2 AMIs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= tar:tgz uidfix USE_OPENSSL= yes |