diff options
author | timur <timur@FreeBSD.org> | 2009-08-02 07:44:59 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2009-08-02 07:44:59 +0800 |
commit | bed3f2419fe4cf01b95795129f56493c6daa241b (patch) | |
tree | a23599a1f0b556f4d5a40202a02c2ba4cbab7ab5 /databases/tdb | |
parent | 85154e097ad3f1eb0ab9c8fbf9c218664aeeaf06 (diff) | |
download | freebsd-ports-gnome-bed3f2419fe4cf01b95795129f56493c6daa241b.tar.gz freebsd-ports-gnome-bed3f2419fe4cf01b95795129f56493c6daa241b.tar.zst freebsd-ports-gnome-bed3f2419fe4cf01b95795129f56493c6daa241b.zip |
Fix CONFLICTS
Diffstat (limited to 'databases/tdb')
-rw-r--r-- | databases/tdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile index bd8c55b868ed..64b486f0494d 100644 --- a/databases/tdb/Makefile +++ b/databases/tdb/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= COMMENT= Trivial Database -CONFLICTS= +CONFLICTS= *samba-3.* SAMBA_PORT?= samba4-devel SAMBA_SUBPORT= yes |