diff options
Diffstat (limited to 'net/py-samba')
-rw-r--r-- | net/py-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |