aboutsummaryrefslogtreecommitdiff
path: root/mail/mpop
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-16 12:58:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-16 12:58:16 +0000
commitf7731c8be869e5b2f2797f9f8e2df315aa243a04 (patch)
treecd771deb19a99a0daf138afa2b966f56b7d36b63 /mail/mpop
parent9d50ebf5193ad227f1cd4d5fc99b42fdbb0ab0c1 (diff)
downloadports-f7731c8be869e5b2f2797f9f8e2df315aa243a04.tar.gz
ports-f7731c8be869e5b2f2797f9f8e2df315aa243a04.zip
Drop default directory from _DEPENDS in my ports
Notes
Notes: svn path=/head/; revision=411229
Diffstat (limited to 'mail/mpop')
-rw-r--r--mail/mpop/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index e3e55244418c..7f190eb95022 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -24,15 +24,15 @@ OPTIONS_RADIO_TLS= GNUTLS OPENSSL
OPTIONS_DEFAULT= IDN OPENSSL
OPTIONS_SUB= yes
-GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
+GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_CONFIGURE_ON= --with-tls=gnutls
GSASL_DESC= ${SASL_DESC} via GNU SASL
-GSASL_LIB_DEPENDS= libgsasl.so:${PORTSDIR}/security/gsasl
+GSASL_LIB_DEPENDS= libgsasl.so:security/gsasl
GSASL_CONFIGURE_WITH= libgsasl
-IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
+IDN_LIB_DEPENDS= libidn.so:dns/libidn
IDN_CONFIGURE_WITH= libidn
LIBSECRET_DESC= GNOME password management
-LIBSECRET_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret
+LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret
LIBSECRET_CONFIGURE_WITH= libsecret
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls