summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-09-14 18:30:17 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-09-14 18:30:17 +0000
commit65cd32c3a96c274dee77e39d1fc91b92b850a8c4 (patch)
tree2ae6de058230492b8081ea6658e838ea6c85a218 /security
parent- Add optional SAMBA_PORT var and point it as default to samba 3.4 (diff)
- Add optional SAMBA_PORT var and point it as default to net/samba34
- Bump necessary PORTREVISION
Notes
Notes: svn path=/head/; revision=261167
Diffstat (limited to 'security')
-rw-r--r--security/saint/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile
index e2d201d9607f..e0a8eee3d369 100644
--- a/security/saint/Makefile
+++ b/security/saint/Makefile
@@ -16,9 +16,11 @@ COMMENT= Security Administrator's Integrated Network Tool
BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap
.if defined(WITH_SAMBA)
-BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba3
+BUILD_DEPENDS+= smbclient:${PORTSDIR}/${SAMBA_PORT}
.endif
+SAMBA_PORT?= net/samba34
+
USE_PERL5= yes
MANCOMPRESSED= no
MAN1= saint.1