diff options
Diffstat (limited to 'databases/db42-nocrypto/Makefile')
-rw-r--r-- | databases/db42-nocrypto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile index 8db6ea68ee30..2fce4e57ed28 100644 --- a/databases/db42-nocrypto/Makefile +++ b/databases/db42-nocrypto/Makefile @@ -10,4 +10,6 @@ MASTERDIR= ${.CURDIR}/../db42 DISTINFO_FILE= ${.CURDIR}/distinfo NO_STAGE= yes +CONFLICTS= db42-4* + .include "${MASTERDIR}/Makefile" |