Add possibility to choose the samba port to depend on.

PR:		ports/139435
Submitted by:	David Naylor <naylor.b.david@gmail.com>
This commit is contained in:
Stefan Walter 2010-05-16 10:24:34 +00:00
parent a4b33aaa59
commit b848adf3e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254433

View file

@ -15,11 +15,12 @@ DISTFILES= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= A CUPS backend for printing to Windows servers
RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \
RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \
${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
NO_BUILD= yes
PLIST_FILES= libexec/cups/backend/smb
SAMBA_PORT?= samba3
SUB_FILES= pkg-message
do-install: