summaryrefslogtreecommitdiffstats
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 36e3481..a9db54c 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -13,10 +13,10 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LESSER
-LIB_DEPENDS= libnettle.so:${PORTSDIR}/security/nettle \
- libtasn1.so:${PORTSDIR}/security/libtasn1
-BUILD_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+LIB_DEPENDS= libnettle.so:security/nettle \
+ libtasn1.so:security/libtasn1
+BUILD_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
+RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
USES= cpe gmake iconv libtool makeinfo pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
@@ -41,22 +41,22 @@ CRYWRAP_IMPLIES= IDN
CRYWRAP_CONFIGURE_ENABLE= crywrap
DANE_DESC= Certificate verification via DNSSEC
-DANE_LIB_DEPENDS= libunbound.so:${PORTSDIR}/dns/unbound
+DANE_LIB_DEPENDS= libunbound.so:dns/unbound
DANE_CONFIGURE_ENABLE= libdane
IDN_CONFIGURE_WITH= idn
-IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
+IDN_LIB_DEPENDS= libidn.so:dns/libidn
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
P11KIT_DESC= PKCS\#11 and p11-kit support
P11KIT_CONFIGURE_WITH= p11-kit
-P11KIT_LIB_DEPENDS= libp11-kit.so:${PORTSDIR}/security/p11-kit
+P11KIT_LIB_DEPENDS= libp11-kit.so:security/p11-kit
TPM_DESC= TPM (trousers) support
TPM_CONFIGURE_WITH= tpm
-TPM_LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers
+TPM_LIB_DEPENDS= libtspi.so:security/trousers
ZLIB_CONFIGURE_WITH= zlib
OpenPOWER on IntegriCloud