diff options
Diffstat (limited to 'security/xca/Makefile')
-rw-r--r-- | security/xca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile index 284638f2cad7..ae989b779919 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -12,7 +12,7 @@ COMMENT= Graphical certification authority LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= libltdl.so:devel/libltdl USES= desktop-file-utils gmake localbase pkgconfig shared-mime-info USE_OPENSSL= yes |