aboutsummaryrefslogtreecommitdiff
path: root/www/smb_auth
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-02-10 06:34:31 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-02-10 06:34:31 +0000
commitdecdc62c89731892918755b58b624b6798a4deee (patch)
treede60ded9de52a0765c28f473f72d889113ab357a /www/smb_auth
parent77669a4314e10e07f9d5738aab5a65123b81558d (diff)
downloadports-decdc62c89731892918755b58b624b6798a4deee.tar.gz
ports-decdc62c89731892918755b58b624b6798a4deee.zip
Notes
Diffstat (limited to 'www/smb_auth')
-rw-r--r--www/smb_auth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile
index 1b766a05a8dd..9322d74d2a7a 100644
--- a/www/smb_auth/Makefile
+++ b/www/smb_auth/Makefile
@@ -14,7 +14,9 @@ MASTER_SITES= http://www.hacom.nl/~richard/software/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A proxy authentication module against an SMB server
+.if !defined(WITHOUT_REGISTER_SAMBA)
RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT}
+.endif
ALL_TARGET= smb_auth
SAMBA_PORT?= net/samba