diff options
Diffstat (limited to 'print/cups-samba/Makefile')
-rw-r--r-- | print/cups-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index 8cabaeafee5b..1bc768c821ae 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -21,7 +21,7 @@ COMMENT= The Common UNIX Printing System: MS Windows client drivers RUN_DEPENDS= smbspool:${PORTSDIR}/${SAMBA_PORT} \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base -SAMBA_PORT?= net/samba34 +SAMBA_PORT?= net/samba36 NO_BUILD= yes NO_WRKSUBDIR= yes |