aboutsummaryrefslogtreecommitdiff
path: root/print/cups-samba
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-09-14 20:28:29 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-09-14 20:28:29 +0000
commitaf118fb3dd299f335033cc4e372537f1e3c80b5f (patch)
treeaa6caba91fb66d98feabbad9a62132859368cd22 /print/cups-samba
parentcc44722f74524ff03e4c8ceba5babab99813b727 (diff)
downloadports-af118fb3dd299f335033cc4e372537f1e3c80b5f.tar.gz
ports-af118fb3dd299f335033cc4e372537f1e3c80b5f.zip
Notes
Diffstat (limited to 'print/cups-samba')
-rw-r--r--print/cups-samba/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile
index dab2857ede08..25db4f625821 100644
--- a/print/cups-samba/Makefile
+++ b/print/cups-samba/Makefile
@@ -9,7 +9,7 @@
PORTNAME= cups-samba
PORTVERSION= 6.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print net
MASTER_SITES= ${MASTER_SITE_EASYSW}
MASTER_SITE_SUBDIR=cups/windows
@@ -18,9 +18,11 @@ DISTNAME= cups-windows-${PORTVERSION}-source
MAINTAINER= mwisnicki+freebsd@gmail.com
COMMENT= The Common UNIX Printing System: MS Windows client drivers
-RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \
+RUN_DEPENDS= smbspool:${PORTSDIR}/${SAMBA_PORT} \
${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
+SAMBA_PORT?= net/samba34
+
NO_BUILD= yes
NO_WRKSUBDIR= yes