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-libsmbclient/Makefile | |
parent | 2830eb5a462209e20f30d7799a35d1c9d393e732 (diff) |
Notes
Diffstat (limited to 'net/samba-libsmbclient/Makefile')
-rw-r--r-- | net/samba-libsmbclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index f7639c666ec1..b5233e3381f7 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}-3.0.0 MAINTAINER= einekoai@chello.nl COMMENT= The shared lib from the samba packges +CONFLICTS= samba-3.* + USE_BZIP2= yes USE_AUTOCONF= yes WANT_AUTOCONF_VER= 253 |