summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTimur I. Bakeyev <timur@FreeBSD.org>2007-06-15 15:01:05 +0000
committerTimur I. Bakeyev <timur@FreeBSD.org>2007-06-15 15:01:05 +0000
commit7cb87b82dc68d1b8b7cb315be632dd44406b101c (patch)
tree2d3021cc5a775d3444adda3c8654c8c0726fb334 /net
parent- Update to 2.5-20070614 (diff)
Prepare to repocopy of samba3 to samba3-devel
Approved by: shaun (mentor)
Notes
Notes: svn path=/head/; revision=193587
Diffstat (limited to 'net')
-rw-r--r--net/py-samba/Makefile2
-rw-r--r--net/samba-libsmbclient/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/py-samba/Makefile b/net/py-samba/Makefile
index d6512b08a30a..0064a0b3a15c 100644
--- a/net/py-samba/Makefile
+++ b/net/py-samba/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python bindings for Samba
CONFLICTS=
-SAMBA_PORT= samba3
+SAMBA_PORT?= samba3
SAMBA_SUBPORT= yes
MASTERDIR= ${.CURDIR}/../${SAMBA_PORT}
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}