diff options
Diffstat (limited to 'security/cyrus-sasl2-ldapdb/Makefile')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile index 97a52f55f9f8..1dcf1a9e4ee3 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -22,7 +22,7 @@ COMMENT= SASL LDAPDB auxprop plugin LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 CYRUS_SASL2_DIR=${MASTERDIR}/../cyrus-sasl2 -MD5_FILE= ${CYRUS_SASL2_DIR}/distinfo +DISTINFO_FILE= ${CYRUS_SASL2_DIR}/distinfo PATCHDIR= ${CYRUS_SASL2_DIR}/files INSTALL_WRKSRC= ${WRKDIR}/${DISTNAME}/plugins |