diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2022-06-29 15:57:40 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2022-06-29 15:57:40 +0000 |
| commit | da00957fbe1f79c12851e0958ee7e4c8276a5527 (patch) | |
| tree | d14676e2663fab07af84c52d41d9b5c21e828774 /databases/courier-authlib-usergdbm | |
| parent | 8cb12b6dc94b21d30c093920ab5f3c55c80c50ee (diff) | |
Diffstat (limited to 'databases/courier-authlib-usergdbm')
| -rw-r--r-- | databases/courier-authlib-usergdbm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/courier-authlib-usergdbm/Makefile b/databases/courier-authlib-usergdbm/Makefile index bec00406355f..b55558a2b51e 100644 --- a/databases/courier-authlib-usergdbm/Makefile +++ b/databases/courier-authlib-usergdbm/Makefile @@ -6,6 +6,8 @@ PKGNAMESUFFIX= -usergdbm COMMENT= Userdb support for the Courier authentication library CATEGORIES= databases mail +CONFLICTS_INSTALL= courier-authlib-userdb # lib/courier-authlib/libauthuserdb.so + MASTERDIR= ${.CURDIR}/../../security/courier-authlib .include "${MASTERDIR}/Makefile" |
