diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2007-06-15 15:01:05 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2007-06-15 15:01:05 +0000 |
commit | 7cb87b82dc68d1b8b7cb315be632dd44406b101c (patch) | |
tree | 2d3021cc5a775d3444adda3c8654c8c0726fb334 /net/samba-libsmbclient/Makefile | |
parent | ec7467bf21aba80f134d49f8fab94a9630201a44 (diff) |
Notes
Diffstat (limited to 'net/samba-libsmbclient/Makefile')
-rw-r--r-- | net/samba-libsmbclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index 34695d3308f8..162c70858ff3 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -13,7 +13,7 @@ COMMENT= Shared libs from the samba package CONFLICTS= -SAMBA_PORT= samba3 +SAMBA_PORT?= samba3 SAMBA_SUBPORT= yes MASTERDIR= ${.CURDIR}/../${SAMBA_PORT} |