diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-25 16:12:19 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-25 16:12:19 +0000 |
commit | 1d9e7cf28de0ecc761850a84ef2a74961fc9546f (patch) | |
tree | a0f2f4e4a5bc4ad6f45d3062a1e6d1e928817797 /net/samba-devel | |
parent | 2830eb5a462209e20f30d7799a35d1c9d393e732 (diff) | |
download | ports-1d9e7cf28de0ecc761850a84ef2a74961fc9546f.tar.gz ports-1d9e7cf28de0ecc761850a84ef2a74961fc9546f.zip |
Notes
Diffstat (limited to 'net/samba-devel')
-rw-r--r-- | net/samba-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index c8b6c08bb753..5c542d733936 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= . rc MAINTAINER= dwcjr@FreeBSD.org COMMENT= A free SMB and CIFS client and server for UNIX +CONFLICTS= ja-samba-2.* samba-3.* samba-libsmbclient-3.* sharity-light-1.* + USE_BZIP2="YES" .if !defined(WITHOUT_CUPS) |